bundles/vmhost: install correct packages
This commit is contained in:
parent
8246a8199c
commit
b9b0a9c5ca
1 changed files with 2 additions and 1 deletions
|
@ -1,9 +1,10 @@
|
|||
defaults = {
|
||||
'apt': {
|
||||
'packages': {
|
||||
'qemu-kvm': {},
|
||||
'libvirt-clients': {},
|
||||
'libvirt-daemon-system': {},
|
||||
'qemu-utils': {},
|
||||
'qemu-system-x86': {},
|
||||
},
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue