From 5fd976945df12ea1a2d7ac7f11437aff7767a122 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 26 Jul 2023 02:25:05 +0000 Subject: [PATCH] Updated from Puppet OpenStack modules constraints Change-Id: If8d8c753bd93e8c0ce33a20f2d422ad4970b659d --- Puppetfile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Puppetfile b/Puppetfile index c69fa7935..3480da442 100644 --- a/Puppetfile +++ b/Puppetfile @@ -160,7 +160,7 @@ mod 'concat', mod 'firewall', :git => 'https://github.com/puppetlabs/puppetlabs-firewall', - :ref => 'v5.0.0' + :ref => 'v6.0.0' mod 'inifile', :git => 'https://github.com/puppetlabs/puppetlabs-inifile', @@ -192,7 +192,7 @@ mod 'vcsrepo', mod 'xinetd', :git => 'https://github.com/puppetlabs/puppetlabs-xinetd', - :ref => 'v3.3.0' + :ref => 'v3.4.1' mod 'memcached', :git => 'https://github.com/saz/puppet-memcached', @@ -220,5 +220,5 @@ mod 'redis', mod 'systemd', :git => 'https://github.com/voxpupuli/puppet-systemd', - :ref => 'v5.1.0' + :ref => 'v5.2.0'