Drop unnecessary dependencies from role

The role currently installs debhelper and dh-apparmor which are
not used and cruft from years ago.  It's causing issues with the
UCA Queens repos so removing them fixes the gate and speeds up
installs.

Change-Id: I109e083730774d2eee08e38c7fbc1e48251b09e2
This commit is contained in:
Mohammed Naser 2018-02-22 15:57:05 -05:00
parent cfdfbb57d4
commit 4dcd88a55d
1 changed files with 0 additions and 2 deletions

View File

@ -14,8 +14,6 @@
# limitations under the License.
keystone_distro_packages:
- debhelper
- dh-apparmor
- docutils-common
- git
- libffi-dev