Updated openstack/openstack

Project: openstack-infra/puppet-jeepyb  0f6076c4324239e8d2408b3ec176e9ed94849af2

Require packages before installing jeepyb

Currently the jeepyb install has a race. install_jeepyb is
called without requiring the needed packages. This causes
that puppet needs to be run at least twice to converge.

Adding the proper require on place to fix that problem,
also switching to virtual resources and require, to avoid
cross duplicates with other projects such as puppet-openstackci

Change-Id: I34864ed7f0ba991d48de80fe6d64eebcd3df300a
This commit is contained in:
Yolanda Robla 2016-06-09 16:20:59 +02:00 committed by Gerrit Code Review
parent 86de69ec1c
commit ab65add3c4
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 6b1051fc6c708f58932b9297a161d0d5fe156160
Subproject commit 0f6076c4324239e8d2408b3ec176e9ed94849af2