diff --git a/install_modules.sh b/install_modules.sh index a375086956..44df5547a8 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