From 179750c5f53e288f5d162be056171efa229e3ffd Mon Sep 17 00:00:00 2001 From: Spencer Krum Date: Mon, 8 Sep 2014 17:48:44 -0700 Subject: [PATCH] Update for new home for puppetboard module Change-Id: If5047aae6bfe2901faed1a2177a8b11de325907d --- install_modules.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install_modules.sh b/install_modules.sh index caa70c4553..92c069fd2f 100755 --- a/install_modules.sh +++ b/install_modules.sh @@ -58,7 +58,7 @@ MODULES["puppetlabs-rabbitmq"]="4.0.0" # Source modules should use tags, explicit refs or remote branches because # we do not update local branches in this script. -SOURCE_MODULES["https://github.com/nibalizer/puppet-module-puppetboard"]="2.4.0" +SOURCE_MODULES["https://github.com/puppet-community/puppet-module-puppetboard"]="2.4.0" # Add modules that should be part of the openstack-infra integration test here if [[ "$PUPPET_INTEGRATION_TEST" -ne "1" ]]; then