1
0
IaC/ansible/roles/hypervisor/defaults/main.yaml
2023-08-13 14:03:03 +10:00

19 lines
285 B
YAML

libvirt_packages:
arch:
qemu-base
openbsd-netcat
swtpm
gettext
libvirt
libvirt-python
hypervisor:
storage: dir
device: /dev/sda
# hypervisor:
# storage: zfs
# datasets:
# - name: tank/vhds
# compression: lz4
# encryption: 'off'