openstack-ansible-lxc_hosts/templates/lxc-openstack.conf.j2
Jonathan Rosser 7b5fc5afab Use generated apparmor profile by default in lxc base config
This is the default setting in the upstream ubuntu 24.04 lxc image.

Change-Id: I7fe143f1812cd2fe3b50c9a327cec44f4523c1ab
2024-07-19 19:10:32 +00:00

9 lines
170 B
Django/Jinja

# {{ ansible_managed }}
lxc.apparmor.profile = generated
lxc.apparmor.allow_nesting = 1
lxc.start.auto = 1
lxc.start.delay = 15
lxc.group = onboot
lxc.group = openstack