initial version of vmhost bundle
This commit is contained in:
parent
ecc7d98114
commit
3934414140
2 changed files with 16 additions and 0 deletions
5
bundles/vmhost/items.py
Normal file
5
bundles/vmhost/items.py
Normal file
|
@ -0,0 +1,5 @@
|
|||
pkg_apt = {
|
||||
'qemu-kvm': {},
|
||||
'libvirt-clients': {},
|
||||
'libvirt-daemon-system': {},
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue