From f0797c0f26c035b08ffc6124c56eae2ed4240cf7 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 6 Oct 2020 06:13:10 +0000 Subject: [PATCH] Updated from Puppet OpenStack modules constraints Change-Id: Ib16bcf740876e67e3a16e420b12e272ab689dea1 --- Puppetfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Puppetfile b/Puppetfile index 31449a808..5878a2396 100644 --- a/Puppetfile +++ b/Puppetfile @@ -176,7 +176,7 @@ mod 'staging', mod 'apache', :git => 'https://github.com/puppetlabs/puppetlabs-apache', - :ref => 'v5.5.0' + :ref => 'v5.6.0' mod 'apt', :git => 'https://github.com/puppetlabs/puppetlabs-apt', @@ -188,7 +188,7 @@ mod 'concat', mod 'firewall', :git => 'https://github.com/puppetlabs/puppetlabs-firewall', - :ref => 'v2.5.0' + :ref => 'v2.6.0' mod 'inifile', :git => 'https://github.com/puppetlabs/puppetlabs-inifile',