From d18e75f05d3ff61413379ed871dff1c68e5db343 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 27 Apr 2023 02:21:43 +0000 Subject: [PATCH] Updated from Puppet OpenStack modules constraints Change-Id: Ib53f6cad7ffa687cf9ac46c69e57c0a59bf0a81e --- Puppetfile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Puppetfile b/Puppetfile index 716ca146f..3d9a3528c 100644 --- a/Puppetfile +++ b/Puppetfile @@ -172,7 +172,7 @@ mod 'mysql', mod 'postgresql', :git => 'https://github.com/puppetlabs/puppetlabs-postgresql', - :ref => 'v9.0.0' + :ref => 'v9.0.1' mod 'rabbitmq', :git => 'https://github.com/voxpupuli/puppet-rabbitmq', @@ -184,7 +184,7 @@ mod 'rsync', mod 'stdlib', :git => 'https://github.com/puppetlabs/puppetlabs-stdlib', - :ref => 'v8.5.0' + :ref => 'v8.6.0' mod 'vcsrepo', :git => 'https://github.com/puppetlabs/puppetlabs-vcsrepo', @@ -221,3 +221,4 @@ mod 'redis', mod 'systemd', :git => 'https://github.com/voxpupuli/puppet-systemd', :ref => 'v4.2.0' +