1
0
IaC/ansible/roles/hypervisor_old/defaults/main.yml

21 lines
364 B
YAML
Raw Normal View History

2022-09-04 08:33:46 -04:00
---
libvirt_server_packages:
- qemu-base
- libvirt
- bridge-utils
- openbsd-netcat
- edk2-ovmf
- swtpm
2022-09-05 05:27:26 -04:00
- libvirt-python
- python-lxml
2022-09-04 08:33:46 -04:00
libvirt_zfs_pool_name: zfs
2022-09-04 23:28:28 -04:00
libvirt_zfs_pool_path: ssd/vhds
2022-09-04 08:33:46 -04:00
libvirt_iso_pool_name: iso
2022-09-04 23:28:28 -04:00
libvirt_iso_pool_path: /iso
2022-09-04 08:33:46 -04:00
libvirt_qcow_pool_name: qcow
2022-09-04 23:28:28 -04:00
libvirt_qcow_pool_path: /qcow
libvirt_cluster_network_name: cluster