issues
search
stackhpc
/
ansible-role-libvirt-host
This role configures a host as a Libvirt/KVM hypervisor. It can also configure storage pools and networks on the host.
36
stars
32
forks
source link
Fix AppArmor configuration without daemon install
#47
Closed
markgoddard
closed
3 years ago
markgoddard
commented
3 years ago
If we are not installing the libvirtd daemon, we can't assume that there is a libvirt QEMU AppArmor template to configure.
The apparmor package may not always be installed.