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 8ab08e9 commit 8895cf8Copy full SHA for 8895cf8
roles/create-vm/templates/windows-vm.xml.j2
@@ -30,7 +30,6 @@
30
<timer name="hypervclock" present="yes"/>
31
</clock>
32
<devices>
33
- <emulator>/usr/bin/qemu-system-x86_64</emulator>
34
<disk type="volume" device="disk">
35
<driver name="qemu" type="{{ vm_disk_format }}" discard="unmap"/>
36
<source pool="{{ vm_disk_pool }}" volume="{{ vm_disk_name }}"/>
0 commit comments