Merge "Added git package to the utility container"

This commit is contained in:
Jenkins 2016-07-12 22:48:12 +00:00 committed by Gerrit Code Review
commit cff591dac3

View File

@ -121,6 +121,8 @@
when:
- utility_ssh_private_key is defined
vars:
utility_apt_packages:
- git
utility_pip_packages:
- python-openstackclient
- python-ceilometerclient