From 897eec038f3748868d61ce1a87b66a96272cddb9 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 21 Apr 2022 02:23:53 +0000 Subject: [PATCH] Updated from Puppet OpenStack modules constraints Change-Id: Ic03645c4efc20a21be689bc6bf74f991d8153ae9 --- Puppetfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Puppetfile b/Puppetfile index c27bd9fde..f33874d33 100644 --- a/Puppetfile +++ b/Puppetfile @@ -180,7 +180,7 @@ mod 'inifile', mod 'mysql', :git => 'https://github.com/puppetlabs/puppetlabs-mysql', - :ref => 'v12.0.1' + :ref => 'v12.0.2' mod 'postgresql', :git => 'https://github.com/puppetlabs/puppetlabs-postgresql', @@ -212,7 +212,7 @@ mod 'memcached', mod 'dns', :git => 'https://github.com/theforeman/puppet-dns', - :ref => '9.2.0' + :ref => '9.3.0' mod 'archive', :git => 'https://github.com/voxpupuli/puppet-archive',