6 lines
94 B
Python
6 lines
94 B
Python
|
pkg_apt = {
|
||
|
'qemu-kvm': {},
|
||
|
'libvirt-clients': {},
|
||
|
'libvirt-daemon-system': {},
|
||
|
}
|