Merge "Add puppet askbot and puppet solr modules"

This commit is contained in:
Jenkins 2015-02-16 18:25:49 +00:00 committed by Gerrit Code Review
commit 1e85b84a43

View File

@ -48,6 +48,7 @@ MODULES["rafaelfc-pear"]="1.0.3"
MODULES["saz-memcached"]="2.0.2" MODULES["saz-memcached"]="2.0.2"
MODULES["spiette-selinux"]="0.5.1" MODULES["spiette-selinux"]="0.5.1"
MODULES["stankevich-python"]="1.6.6" MODULES["stankevich-python"]="1.6.6"
MODULES["vamsee-solr"]="0.0.7"
# Source modules should use tags, explicit refs or remote branches because # Source modules should use tags, explicit refs or remote branches because
# we do not update local branches in this script. # we do not update local branches in this script.
@ -57,6 +58,7 @@ SOURCE_MODULES["https://github.com/puppet-community/puppet-module-puppetboard"]=
# Add modules that should be part of the openstack-infra integration test here # Add modules that should be part of the openstack-infra integration test here
INTEGRATION_MODULES["https://git.openstack.org/openstack-infra/puppet-accessbot"]="origin/master" INTEGRATION_MODULES["https://git.openstack.org/openstack-infra/puppet-accessbot"]="origin/master"
INTEGRATION_MODULES["https://git.openstack.org/openstack-infra/puppet-ansible"]="origin/master" INTEGRATION_MODULES["https://git.openstack.org/openstack-infra/puppet-ansible"]="origin/master"
INTEGRATION_MODULES["https://git.openstack.org/openstack-infra/puppet-askbot"]="origin/master"
INTEGRATION_MODULES["https://git.openstack.org/openstack-infra/puppet-asterisk"]="origin/master" INTEGRATION_MODULES["https://git.openstack.org/openstack-infra/puppet-asterisk"]="origin/master"
INTEGRATION_MODULES["https://git.openstack.org/openstack-infra/puppet-bugdaystats"]="origin/master" INTEGRATION_MODULES["https://git.openstack.org/openstack-infra/puppet-bugdaystats"]="origin/master"
INTEGRATION_MODULES["https://git.openstack.org/openstack-infra/puppet-bup"]="origin/master" INTEGRATION_MODULES["https://git.openstack.org/openstack-infra/puppet-bup"]="origin/master"