From 0dbc687c513459d1586af297e9452f07953ccab3 Mon Sep 17 00:00:00 2001 From: Ian Wienand Date: Tue, 25 Nov 2014 15:13:18 +1100 Subject: [PATCH] Add puppet-httpd to modules.env Bring in the new puppet-httpd repository Change-Id: Ifa958bbd2ce6a97cd4cf9897bf7e08cc28278452 --- modules.env | 1 + 1 file changed, 1 insertion(+) diff --git a/modules.env b/modules.env index 93624e9b4d..5b06626b02 100644 --- a/modules.env +++ b/modules.env @@ -61,6 +61,7 @@ INTEGRATION_MODULES["https://git.openstack.org/openstack-infra/puppet-kibana"]=" INTEGRATION_MODULES["https://git.openstack.org/openstack-infra/puppet-jenkins"]="origin/master" INTEGRATION_MODULES["https://git.openstack.org/openstack-infra/puppet-pip"]="origin/master" INTEGRATION_MODULES["https://git.openstack.org/openstack-infra/puppet-github"]="origin/master" +INTEGRATION_MODULES["https://git.openstack.org/openstack-infra/puppet-httpd"]="origin/master" if [[ "$PUPPET_INTEGRATION_TEST" -ne "1" ]]; then # If puppet integration tests are not being run, merge SOURCE and INTEGRATION modules