r/vmhost: Install nmap-ncat
While clients can use `virt-ssh-helper` to communicate with `libvirtd`, they need `nc` in order to forward SPICE graphics communication.unifi-restore
parent
9e7b9420f4
commit
71b1363c58
|
@ -2,6 +2,7 @@ vmhost_required_packages:
|
||||||
- libvirt-daemon-driver-network
|
- libvirt-daemon-driver-network
|
||||||
- libvirt-daemon-driver-qemu
|
- libvirt-daemon-driver-qemu
|
||||||
- libvirt-daemon-driver-storage-core
|
- libvirt-daemon-driver-storage-core
|
||||||
|
- nmap-ncat
|
||||||
- python3-libvirt
|
- python3-libvirt
|
||||||
- python3-lxml
|
- python3-lxml
|
||||||
- qemu-audio-spice
|
- qemu-audio-spice
|
||||||
|
|
Loading…
Reference in New Issue