From c6419754661d3ca6218bda7fcfd391a340a5d660 Mon Sep 17 00:00:00 2001 From: Paul Belanger Date: Wed, 30 Mar 2016 10:10:12 -0400 Subject: [PATCH] Bump puppetlabs-apache to 1.8.1 This include the vhost::custom patch[1] we need to migrate away from our forked version of apache. [1] https://github.com/puppetlabs/puppetlabs-apache/compare/b9f630a60811694916ecf8758103d4bca2ac6038...1.8.1 Change-Id: Ib1940233e781ef2b98577a1f3e0b2f71c278cd0f Signed-off-by: Paul Belanger --- modules.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules.env b/modules.env index b75808485c..3968891e0f 100644 --- a/modules.env +++ b/modules.env @@ -59,7 +59,7 @@ SOURCE_MODULES["https://github.com/jfryman/puppet-selinux"]="v0.2.5" SOURCE_MODULES["https://github.com/maestrodev/puppet-wget"]="v1.6.0" SOURCE_MODULES["https://github.com/n1tr0g/golja-gnupg"]="1.2.2" SOURCE_MODULES["https://github.com/nanliu/puppet-staging"]="1.0.0" -SOURCE_MODULES["https://github.com/puppetlabs/puppetlabs-apache"]="b9f630a60811694916ecf8758103d4bca2ac6038" +SOURCE_MODULES["https://github.com/puppetlabs/puppetlabs-apache"]="1.8.1" 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"