From 9b04fcc6f905467da386d4a81d14977bd1603264 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Sat, 20 Jul 2024 02:38:17 +0000 Subject: [PATCH] Updated from Puppet OpenStack modules constraints Change-Id: I07fa5c86d3f49b3f5302e21088ad24f65e19fa3e --- Puppetfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Puppetfile b/Puppetfile index 555dd65c0..475638653 100644 --- a/Puppetfile +++ b/Puppetfile @@ -144,7 +144,7 @@ mod 'concat', mod 'firewall', :git => 'https://github.com/puppetlabs/puppetlabs-firewall', - :ref => 'v8.0.2' + :ref => 'v8.0.3' mod 'inifile', :git => 'https://github.com/puppetlabs/puppetlabs-inifile', @@ -184,7 +184,7 @@ mod 'memcached', mod 'dns', :git => 'https://github.com/theforeman/puppet-dns', - :ref => '10.4.0' + :ref => '11.0.0' mod 'archive', :git => 'https://github.com/voxpupuli/puppet-archive',