r/vmhost: Install libvirt network driver

The *libvirt-daemon-driver-network* package provides support for
managing virtual networks with libvirt.  It is necessary in order to use
managed networks in VM configuration, as opposed to directly specifying
VM network interfaces in their domain configuration.
This commit is contained in:
2021-10-10 12:13:48 -05:00
parent 3f49175c1d
commit 3c8f26cf8d

View File

@@ -1,5 +1,6 @@
vmhost_required_packages:
- libvirt-daemon-driver-qemu
- libvirt-daemon-driver-network
- python3-libvirt
- python3-lxml
- qemu-kvm