From 2a109afb23a758063a1fb917bfe5043da994361a Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Mon, 6 Nov 2023 02:53:44 +0000 Subject: [PATCH] Updated from Puppet OpenStack modules constraints Change-Id: I711198b18362796a659423439ff131ca1cb8dcfa --- Puppetfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Puppetfile b/Puppetfile index 34e7a36cc..d8eefdc88 100644 --- a/Puppetfile +++ b/Puppetfile @@ -176,7 +176,7 @@ mod 'postgresql', mod 'rabbitmq', :git => 'https://github.com/voxpupuli/puppet-rabbitmq', - :ref => 'v13.1.1' + :ref => 'v13.1.2' mod 'rsync', :git => 'https://github.com/puppetlabs/puppetlabs-rsync', @@ -216,7 +216,7 @@ mod 'ssh_keygen', mod 'redis', :git => 'https://github.com/voxpupuli/puppet-redis', - :ref => 'v9.1.0' + :ref => 'v9.2.0' mod 'systemd', :git => 'https://github.com/voxpupuli/puppet-systemd',