From 14e0b3304c8f2607d218b0edbf5824f31ecc7bab Mon Sep 17 00:00:00 2001 From: rdo-release-bot Date: Tue, 17 Dec 2024 19:03:35 -0500 Subject: [PATCH] Updated from Packstack modules constraints Change-Id: I69d4b398319c429d3d22ec3183e4bc9bfa0ea5a1 --- Puppetfile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Puppetfile b/Puppetfile index a0fdbb220..a1fd4509c 100644 --- a/Puppetfile +++ b/Puppetfile @@ -96,7 +96,7 @@ mod 'apache', mod 'concat', :git => 'https://github.com/puppetlabs/puppetlabs-concat', - :ref => 'v9.0.2' + :ref => 'v9.1.0' mod 'firewall', :git => 'https://github.com/puppetlabs/puppetlabs-firewall', @@ -104,7 +104,7 @@ mod 'firewall', mod 'inifile', :git => 'https://github.com/puppetlabs/puppetlabs-inifile', - :ref => 'v6.1.1' + :ref => 'v6.2.0' mod 'memcached', :git => 'https://github.com/saz/puppet-memcached', @@ -112,7 +112,7 @@ mod 'memcached', mod 'mysql', :git => 'https://github.com/puppetlabs/puppetlabs-mysql', - :ref => 'v16.1.0' + :ref => 'v16.2.0' mod 'nssdb', :git => 'https://github.com/rcritten/puppet-nssdb', @@ -120,7 +120,7 @@ mod 'nssdb', mod 'rabbitmq', :git => 'https://github.com/voxpupuli/puppet-rabbitmq', - :ref => 'v14.1.0' + :ref => 'v14.2.0' mod 'redis', :git => 'https://github.com/voxpupuli/puppet-redis', @@ -136,7 +136,7 @@ mod 'rsync', mod 'stdlib', :git => 'https://github.com/puppetlabs/puppetlabs-stdlib', - :ref => 'v9.6.0' + :ref => 'v9.7.0' mod 'sysctl', :git => 'https://github.com/duritong/puppet-sysctl',