roles/vmhost: Configure libvirtd+QEMU
The *vmhost* role installs and configures the libvirt daemon to host QEMU/KVM virtual machines.
This commit is contained in:
5
roles/vmhost/vars/main.yml
Normal file
5
roles/vmhost/vars/main.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
vmhost_required_packages:
|
||||
- libvirt-daemon-driver-qemu
|
||||
- python3-libvirt
|
||||
- python3-lxml
|
||||
- qemu-kvm
|
||||
Reference in New Issue
Block a user