Mark Goddard 47d24a6ca6 baremetal: refactor libvirt apparmor configuration
Change-Id: Ie262d0359be9ad54ef49a519cccffd038fe02646
2022-05-26 09:52:00 +00:00

7 lines
235 B
YAML

---
# Whether the nova_libvirt container is enabled.
enable_nova_libvirt_container: false
# Whether to remove the AppArmor libvirt profile on Ubuntu hosts.
apparmor_remove_libvirt_profile: "{{ enable_nova_libvirt_container | bool }}"