13 lines
228 B
YAML
13 lines
228 B
YAML
|
---
|
||
|
libvirt_server_packages:
|
||
|
- qemu-base
|
||
|
- libvirt
|
||
|
- bridge-utils
|
||
|
- openbsd-netcat
|
||
|
- edk2-ovmf
|
||
|
- swtpm
|
||
|
|
||
|
libvirt_zfs_pool_name: zfs
|
||
|
libvirt_iso_pool_name: iso
|
||
|
libvirt_qcow_pool_name: qcow
|
||
|
libvirt_vm_network_name: br22
|