Fix libvirt xml template
Issue found by the test created in previous commit.
This commit is contained in:
parent
ef756eb05d
commit
8dfe2b873d
@ -108,7 +108,7 @@
|
||||
{% endif %}
|
||||
|
||||
{% if device.domain %}
|
||||
<backenddomain name="{{ domain }}" />
|
||||
<backenddomain name="{{ device.domain }}" />
|
||||
{% endif %}
|
||||
|
||||
{% if device.script %}
|
||||
|
Loading…
Reference in New Issue
Block a user