Skip to content

Commit 8895cf8

Browse files
committed
Remove hardcoded qemu path
1 parent 8ab08e9 commit 8895cf8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

roles/create-vm/templates/windows-vm.xml.j2

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
<timer name="hypervclock" present="yes"/>
3131
</clock>
3232
<devices>
33-
<emulator>/usr/bin/qemu-system-x86_64</emulator>
3433
<disk type="volume" device="disk">
3534
<driver name="qemu" type="{{ vm_disk_format }}" discard="unmap"/>
3635
<source pool="{{ vm_disk_pool }}" volume="{{ vm_disk_name }}"/>

0 commit comments

Comments
 (0)