r/vmhost: Install libvirt storage driver
The *libvirt-daemon-driver-storage-core* package provides the libvirt plugin needed for storage management, e.g. `virsh blockresize`.ntfy
parent
150798cbd5
commit
3f9b8c1d9b
|
@ -1,6 +1,7 @@
|
|||
vmhost_required_packages:
|
||||
- libvirt-daemon-driver-qemu
|
||||
- libvirt-daemon-driver-network
|
||||
- libvirt-daemon-driver-qemu
|
||||
- libvirt-daemon-driver-storage-core
|
||||
- python3-libvirt
|
||||
- python3-lxml
|
||||
- qemu-kvm
|
||||
|
|
Loading…
Reference in New Issue