From dd451d9a5b546f74224c6eeae1c80d4632726848 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 1 Nov 2023 03:17:36 +0000 Subject: [PATCH] Updated from Puppet OpenStack modules constraints Change-Id: I77dd647cedfa15474c3c3e9b1775f4e302dd5e92 --- Puppetfile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Puppetfile b/Puppetfile index ff430ac9c..34e7a36cc 100644 --- a/Puppetfile +++ b/Puppetfile @@ -176,7 +176,7 @@ mod 'postgresql', mod 'rabbitmq', :git => 'https://github.com/voxpupuli/puppet-rabbitmq', - :ref => 'v13.0.0' + :ref => 'v13.1.1' mod 'rsync', :git => 'https://github.com/puppetlabs/puppetlabs-rsync', @@ -204,7 +204,7 @@ mod 'dns', mod 'archive', :git => 'https://github.com/voxpupuli/puppet-archive', - :ref => 'v7.0.0' + :ref => 'v7.1.0' mod 'corosync', :git => 'https://github.com/voxpupuli/puppet-corosync', @@ -220,5 +220,5 @@ mod 'redis', mod 'systemd', :git => 'https://github.com/voxpupuli/puppet-systemd', - :ref => 'v6.0.0' + :ref => 'v6.1.0'