rhel7 has a different path for qemu-kvm than fedora
This commit is contained in:
parent
8bcf992184
commit
050afaf988
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
|||
<suspend-to-disk enabled='no'/>
|
||||
</pm>
|
||||
<devices>
|
||||
<emulator>/usr/bin/qemu-kvm</emulator>
|
||||
<emulator>/usr/libexec/qemu-kvm</emulator>
|
||||
<disk type='block' device='disk'>
|
||||
<driver name='qemu' type='raw' cache='none' io='native'/>
|
||||
<source dev='/dev/{{ volgroup }}/{{ item.hostname }}'/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue