From ee5ae929b4a65be4d0c70569b9b59d9e4c28bdd7 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 20 Jul 2021 06:10:03 +0000 Subject: [PATCH] Updated from Puppet OpenStack modules constraints Change-Id: I53390bb14d52a0ead21d54cae8afd2f9a4bba4d8 --- Puppetfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Puppetfile b/Puppetfile index 290b5fd6b..e2a05fb9c 100644 --- a/Puppetfile +++ b/Puppetfile @@ -184,7 +184,7 @@ mod 'concat', mod 'firewall', :git => 'https://github.com/puppetlabs/puppetlabs-firewall', - :ref => 'v3.0.1' + :ref => 'v3.0.2' mod 'inifile', :git => 'https://github.com/puppetlabs/puppetlabs-inifile', @@ -240,7 +240,7 @@ mod 'archive', mod 'corosync', :git => 'https://github.com/voxpupuli/puppet-corosync', - :ref => 'v5.0.0' + :ref => 'v8.0.0' mod 'ssh_keygen', :git => 'https://github.com/voxpupuli/puppet-ssh_keygen',