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
parent
3f49175c1d
commit
3c8f26cf8d
|
@ -1,5 +1,6 @@
|
|||
vmhost_required_packages:
|
||||
- libvirt-daemon-driver-qemu
|
||||
- libvirt-daemon-driver-network
|
||||
- python3-libvirt
|
||||
- python3-lxml
|
||||
- qemu-kvm
|
||||
|
|
Loading…
Reference in New Issue