From 76e2d751298c89afd26c7b6565064845426a0684 Mon Sep 17 00:00:00 2001
From: Nicolas Dandrimont <nicolas@dandrimont.eu>
Date: Mon, 4 Nov 2019 22:02:52 +0100
Subject: [PATCH] Update apache to 5.2.0

---
 Puppetfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Puppetfile b/Puppetfile
index 8478b13ee..707b175f7 100644
--- a/Puppetfile
+++ b/Puppetfile
@@ -37,7 +37,7 @@ mod 'bind',
 
 mod 'apache',
     :git => 'https://forge.softwareheritage.org/source/puppet-puppetlabs-apache',
-    :tag => '3.0.0'
+    :tag => 'v5.2.0'
 
 mod 'ceph',
     :git => 'https://forge.softwareheritage.org/source/puppet-openstack-ceph',
-- 
GitLab