We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a630c4 commit 57305dbCopy full SHA for 57305db
templates/vm.xml.j2
@@ -55,7 +55,7 @@
55
<mac address='{{ interface.mac }}'/>
56
{% endif %}
57
{# if the network configuration is invalid this can still appear in the xml #}
58
- {# (say you enter 'bond' instead of 'bridge in your variables) #}
+ {# (say you enter 'bond' instead of 'bridge' in your variables) #}
59
<model type='virtio'/>
60
</interface>
61
{% endfor %}
0 commit comments