diff --git a/modules.env b/modules.env index e0289a17ea..91570b45a4 100644 --- a/modules.env +++ b/modules.env @@ -48,6 +48,7 @@ MODULES["rafaelfc-pear"]="1.0.3" MODULES["saz-memcached"]="2.0.2" MODULES["spiette-selinux"]="0.5.1" MODULES["stankevich-python"]="1.6.6" +MODULES["vamsee-solr"]="0.0.7" # Source modules should use tags, explicit refs or remote branches because # 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 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-askbot"]="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-bup"]="origin/master"