The *libvirt-daemon-driver-storage-core* package provides the libvirt plugin needed for storage management, e.g. `virsh blockresize`.
8 lines
168 B
YAML
8 lines
168 B
YAML
vmhost_required_packages:
|
|
- libvirt-daemon-driver-network
|
|
- libvirt-daemon-driver-qemu
|
|
- libvirt-daemon-driver-storage-core
|
|
- python3-libvirt
|
|
- python3-lxml
|
|
- qemu-kvm
|