From 4a02e5c7c5ac06f587a3cdfc5629bb0255a434c9 Mon Sep 17 00:00:00 2001
From: Nicolas Dandrimont <nicolas@dandrimont.eu>
Date: Wed, 28 Feb 2018 01:00:54 +0100
Subject: [PATCH] Bump vcsrepo to 2.3.0

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

diff --git a/Puppetfile b/Puppetfile
index 0286b2092..552d65065 100644
--- a/Puppetfile
+++ b/Puppetfile
@@ -168,7 +168,7 @@ mod 'varnish',
 
 mod 'vcsrepo',
     :git => 'https://forge.softwareheritage.org/source/puppet-puppetlabs-vcsrepo.git',
-    :ref => '2.0.0'
+    :ref => '2.3.0'
 
 mod 'zookeeper',
     :git => 'https://forge.softwareheritage.org/source/puppet-wikimedia-zookeeper.git',
-- 
GitLab