Merge "Remove puppet-apache now that we have migrated"

This commit is contained in:
Jenkins 2015-08-11 14:23:14 +00:00 committed by Gerrit Code Review
commit 5314d3e5f4
2 changed files with 1 additions and 1 deletions

View File

@ -47,6 +47,7 @@ fi
remove_module "gearman" #remove old saz-gearman
remove_module "limits" # remove saz-limits (required by saz-gearman)
remove_module "apache"
# load modules.env to populate MODULES[*] and SOURCE_MODULES[*]
# for processing.

View File

@ -43,7 +43,6 @@ SOURCE_MODULES["https://github.com/nanliu/puppet-staging"]="1.0.0"
SOURCE_MODULES["https://github.com/puppet-community/puppet-alternatives"]="0.3.0"
SOURCE_MODULES["https://github.com/puppet-community/puppet-archive"]="0.3.0"
SOURCE_MODULES["https://github.com/puppet-community/puppet-module-puppetboard"]="2.4.0"
SOURCE_MODULES["https://github.com/puppetlabs/puppetlabs-apache"]="0.0.4"
SOURCE_MODULES["https://github.com/puppetlabs/puppetlabs-apt"]="1.4.2"
SOURCE_MODULES["https://github.com/puppetlabs/puppetlabs-concat"]="1.1.0"
SOURCE_MODULES["https://github.com/puppetlabs/puppetlabs-firewall"]="1.1.3"