Updated from OpenStack Ansible Tests

Change-Id: Ie28f82a5cf70baa46e4b52f2f3466072bec1ca27
This commit is contained in:
OpenStack Proposal Bot 2017-08-31 15:20:14 +00:00 committed by Major Hayden
parent ca515d96a6
commit 9c21000834
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
# before the execution of any tests. # before the execution of any tests.
# #
# See the following for details: # See the following for details:
# - http://docs.openstack.org/infra/bindep/ # - https://docs.openstack.org/infra/bindep/
# - https://git.openstack.org/cgit/openstack-infra/bindep # - https://git.openstack.org/cgit/openstack-infra/bindep
# #
# Even if the role does not make use of this facility, it # Even if the role does not make use of this facility, it
@ -23,7 +23,7 @@
# #
# Base requirements for Ubuntu # Base requirements for Ubuntu
build-essential [platform:dpkg] gcc [platform:dpkg]
git-core [platform:dpkg] git-core [platform:dpkg]
libssl-dev [platform:dpkg] libssl-dev [platform:dpkg]
libffi-dev [platform:dpkg] libffi-dev [platform:dpkg]