From 4334e4b7adba3e7121d14a1748cdfc9004149592 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 4 Oct 2022 02:23:32 +0000 Subject: [PATCH] Updated from Puppet OpenStack modules constraints Change-Id: Iea76dde5c36054a0994c69bf6f4b39494364d642 --- Puppetfile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Puppetfile b/Puppetfile index d124c581c..4c17be106 100644 --- a/Puppetfile +++ b/Puppetfile @@ -160,15 +160,15 @@ mod 'apt', mod 'concat', :git => 'https://github.com/puppetlabs/puppetlabs-concat', - :ref => 'v7.2.0' + :ref => 'v7.3.0' mod 'firewall', :git => 'https://github.com/puppetlabs/puppetlabs-firewall', - :ref => 'v3.5.0' + :ref => 'v3.6.0' mod 'inifile', :git => 'https://github.com/puppetlabs/puppetlabs-inifile', - :ref => 'v5.3.0' + :ref => 'v5.4.0' mod 'mysql', :git => 'https://github.com/puppetlabs/puppetlabs-mysql',