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.
jenkins-master
Dustin 2021-10-10 12:13:48 -05:00
parent 3f49175c1d
commit 3c8f26cf8d
1 changed files with 1 additions and 0 deletions

View File

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