19 lines
285 B
YAML
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' |