From 0c9588f201ea53b4fbe9f206495d2c13d33a3fdb Mon Sep 17 00:00:00 2001 From: yatin Date: Tue, 10 Jul 2018 17:33:44 +0530 Subject: [PATCH] Update reference for puppet-apache Required for scenario-py3 running in Fedora. With the next puppet update this will be updated to a tag release. Change-Id: I05603f35009c018b0f00e93d7ef6dc91ae9dadd3 --- Puppetfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Puppetfile b/Puppetfile index 1d74fb951..a4a02bd79 100644 --- a/Puppetfile +++ b/Puppetfile @@ -172,7 +172,7 @@ mod 'staging', mod 'apache', :git => 'https://github.com/puppetlabs/puppetlabs-apache', - :ref => '3.2.0' + :ref => '74fa040be21689e32f156f73ed1a71f08a94eb49' mod 'apt', :git => 'https://github.com/puppetlabs/puppetlabs-apt',