Fix apparmor profile load handler
The apparmor load handler has an incorrectly spelled profile name. Change-Id: Ie38288702a5f92388e9253b3ed220f7459ea8fa4
This commit is contained in:
parent
fe999d1715
commit
47de991138
@ -14,7 +14,7 @@
|
||||
# limitations under the License.
|
||||
|
||||
- name: Load lxc-openstack apparmor profile
|
||||
command: apparmor_parser -Kr /etc/apparmor.d/lxc-containers
|
||||
command: apparmor_parser -Kr /etc/apparmor.d/lxc-openstack
|
||||
|
||||
- name: Restart apparmor
|
||||
service:
|
||||
|
Loading…
Reference in New Issue
Block a user