new version with QEMU

This commit is contained in:
Vyacheslav Anzhiganov 2016-05-17 02:17:12 +03:00
parent 11a2cd376c
commit 98a60acfc2

View file

@ -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,