From 21994ced856c850ee3ba55fd3744b04ff19b9caa Mon Sep 17 00:00:00 2001 From: Paul Belanger Date: Tue, 15 Dec 2015 14:10:54 -0500 Subject: [PATCH] [WIP] Add puppetlabs-apache 1.8.0? This will be needed when we migrate from puppet-httpd. Change-Id: Iec31af59a7a85878cd995c28245dd4ec3a97c798 Signed-off-by: Paul Belanger --- modules.env | 1 + 1 file changed, 1 insertion(+) diff --git a/modules.env b/modules.env index 1afa37fd36..a493457702 100644 --- a/modules.env +++ b/modules.env @@ -48,6 +48,7 @@ SOURCE_MODULES["https://github.com/puppet-community/puppet-archive"]="0.3.0" SOURCE_MODULES["https://github.com/puppet-community/puppet-git_resource"]="0.3.0" SOURCE_MODULES["https://github.com/puppet-community/puppet-module-puppetboard"]="2.4.0" SOURCE_MODULES["https://github.com/puppet-community/puppet-nodejs"]="1.2.0" +SOURCE_MODULES["https://github.com/puppetlabs/puppetlabs-apache"]="b9f630a60811694916ecf8758103d4bca2ac6038" SOURCE_MODULES["https://github.com/puppetlabs/puppetlabs-apt"]="2.1.0" SOURCE_MODULES["https://github.com/puppetlabs/puppetlabs-concat"]="1.2.5" SOURCE_MODULES["https://github.com/puppetlabs/puppetlabs-firewall"]="1.1.3"