Fix apparmor profile load handler

The apparmor load handler has an incorrectly spelled profile name.

Change-Id: Ie38288702a5f92388e9253b3ed220f7459ea8fa4
This commit is contained in:
Jesse Pretorius 2016-03-03 14:52:59 +00:00 committed by Jesse Pretorius (odyssey4me)
parent fe999d1715
commit 47de991138

View File

@ -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: