new version with QEMU
This commit is contained in:
parent
11a2cd376c
commit
98a60acfc2
1 changed files with 1 additions and 1 deletions
|
@ -187,7 +187,7 @@ class QEMU:
|
|||
|
||||
c = [
|
||||
"cd",
|
||||
"/var/lib/libvirt/qemu/images/%s;" % hostname,
|
||||
"/var/lib/libvirt/images;" % hostname,
|
||||
"/usr/bin/vmbuilder",
|
||||
"kvm",
|
||||
os_name,
|
||||
|
|
Loading…
Add table
Reference in a new issue