Browse code

Install apparmor b/c Docker.io has undeclared dep

Docker has an undeclared dependency on apparmor for Ubuntu Trusty,
preventing the daemon from running and causing any -src jobs for IPA to
fail when using docker to build the package.

This should unbreak the IPA gate.

This is not a direct cherry-pick, as ironic in Mitaka uses a devstack
plugin, while ironic in Liberty uses devstack directly. This is,
however, a direct port from ironic's master branch. The commit there is
3a6a8ec98e56816c4671648d11716d71adc366b0.

Change-Id: I4c19c96d2d5cd8accb9ed8df6241fc9f0c229e0e
Co-Authored-By: Jay Faulkner <jay@jvf.cc>

Jim Rollenhagen authored on 2016/03/21 23:37:55
Showing 1 changed files
... ...
@@ -1,3 +1,5 @@
1
+# apparmor is an undeclared dependency for docker on ubuntu: https://github.com/docker/docker/issues/9745
2
+apparmor
1 3
 docker.io
2 4
 ipmitool
3 5
 iptables