From 5e4a3e6c8f3770650938a97ca0812909cf3e8616 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 23 May 2024 02:29:19 +0000 Subject: [PATCH] Updated from Puppet OpenStack modules constraints Change-Id: I75a8b92efdf162ec410c2fc6c60b7ea86aee397b --- Puppetfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Puppetfile b/Puppetfile index 1b475ec09..7972e90d9 100644 --- a/Puppetfile +++ b/Puppetfile @@ -144,7 +144,7 @@ mod 'concat', mod 'firewall', :git => 'https://github.com/puppetlabs/puppetlabs-firewall', - :ref => 'v8.0.1' + :ref => 'v8.0.2' mod 'inifile', :git => 'https://github.com/puppetlabs/puppetlabs-inifile', @@ -180,7 +180,7 @@ mod 'xinetd', mod 'memcached', :git => 'https://github.com/saz/puppet-memcached', - :ref => 'v8.3.0' + :ref => 'v9.0.0' mod 'dns', :git => 'https://github.com/theforeman/puppet-dns',