From 09447e312aa3a437278fbadfc565f974fba00ffa Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 4 May 2023 02:12:57 +0000 Subject: [PATCH] Updated from Puppet OpenStack modules constraints Change-Id: I05c20d08bb7e3b7352418430c64c322442a3c42a --- Puppetfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Puppetfile b/Puppetfile index 3d9a3528c..cbc857723 100644 --- a/Puppetfile +++ b/Puppetfile @@ -172,7 +172,7 @@ mod 'mysql', mod 'postgresql', :git => 'https://github.com/puppetlabs/puppetlabs-postgresql', - :ref => 'v9.0.1' + :ref => 'v9.0.2' mod 'rabbitmq', :git => 'https://github.com/voxpupuli/puppet-rabbitmq', @@ -200,7 +200,7 @@ mod 'memcached', mod 'dns', :git => 'https://github.com/theforeman/puppet-dns', - :ref => '9.5.1' + :ref => '9.6.0' mod 'archive', :git => 'https://github.com/voxpupuli/puppet-archive',