1
0
IaC/ansible/roles/hypervisor/defaults/main.yaml

16 lines
239 B
YAML
Raw Normal View History

2023-08-09 08:38:34 +00:00
libvirt_packages:
arch:
qemu-base
openbsd-netcat
swtpm
gettext
libvirt
libvirt-python
2023-08-10 13:32:17 +00:00
hypervisor:
storage: dir
2023-08-11 00:52:27 +00:00
device: /dev/sda
datasets:
- name: tank/vhds
compression: lz4
encryption: 'off'