16 lines
239 B
YAML
16 lines
239 B
YAML
libvirt_packages:
|
|
arch:
|
|
qemu-base
|
|
openbsd-netcat
|
|
swtpm
|
|
gettext
|
|
libvirt
|
|
libvirt-python
|
|
|
|
hypervisor:
|
|
storage: dir
|
|
device: /dev/sda
|
|
datasets:
|
|
- name: tank/vhds
|
|
compression: lz4
|
|
encryption: 'off' |