libvirt role
This commit is contained in:
13
ansible/roles/libvirt-server/defaults/main.yml
Normal file
13
ansible/roles/libvirt-server/defaults/main.yml
Normal file
@ -0,0 +1,13 @@
|
||||
---
|
||||
libvirt_server_packages:
|
||||
- qemu-base
|
||||
- libvirt
|
||||
- bridge-utils
|
||||
- openbsd-netcat
|
||||
- edk2-ovmf
|
||||
- swtpm
|
||||
|
||||
libvirt_zfs_pool_name: zfs
|
||||
libvirt_iso_pool_name: iso
|
||||
libvirt_qcow_pool_name: qcow
|
||||
libvirt_vm_network_name: br22
|
Reference in New Issue
Block a user