From 643a317478a2750dfcace32cb6bb45c64c1d97b0 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 18 May 2022 02:25:58 +0000 Subject: [PATCH] Updated from Puppet OpenStack modules constraints Change-Id: I21eeeebdbcc75f1e7446ca49645e045446cc1879 --- Puppetfile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Puppetfile b/Puppetfile index 475c0b10f..f7d80fc9d 100644 --- a/Puppetfile +++ b/Puppetfile @@ -168,11 +168,11 @@ mod 'apt', mod 'concat', :git => 'https://github.com/puppetlabs/puppetlabs-concat', - :ref => 'v7.1.1' + :ref => 'v7.2.0' mod 'firewall', :git => 'https://github.com/puppetlabs/puppetlabs-firewall', - :ref => 'v3.4.0' + :ref => 'v3.5.0' mod 'inifile', :git => 'https://github.com/puppetlabs/puppetlabs-inifile', @@ -196,7 +196,7 @@ mod 'rsync', mod 'stdlib', :git => 'https://github.com/puppetlabs/puppetlabs-stdlib', - :ref => 'v8.1.0' + :ref => 'v8.2.0' mod 'vcsrepo', :git => 'https://github.com/puppetlabs/puppetlabs-vcsrepo',