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:
parent
cfdfbb57d4
commit
4dcd88a55d
@ -14,8 +14,6 @@
|
||||
# limitations under the License.
|
||||
|
||||
keystone_distro_packages:
|
||||
- debhelper
|
||||
- dh-apparmor
|
||||
- docutils-common
|
||||
- git
|
||||
- libffi-dev
|
||||
|
Loading…
Reference in New Issue
Block a user