From f0b19989378d06943e2b9835dc52ce084e536499 Mon Sep 17 00:00:00 2001 From: rdo-release-bot Date: Fri, 25 Oct 2024 20:02:58 -0400 Subject: [PATCH] Updated from Packstack modules constraints Change-Id: Idd08721acdb294b9a24f6e43aec1acfaa5f2d27d --- Puppetfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Puppetfile b/Puppetfile index af296e53e..26edf0d7c 100755 --- a/Puppetfile +++ b/Puppetfile @@ -92,7 +92,7 @@ mod 'vswitch', mod 'apache', :git => 'https://github.com/puppetlabs/puppetlabs-apache', - :ref => 'v12.1.0' + :ref => 'v12.2.0' mod 'concat', :git => 'https://github.com/puppetlabs/puppetlabs-concat', @@ -100,7 +100,7 @@ mod 'concat', mod 'firewall', :git => 'https://github.com/puppetlabs/puppetlabs-firewall', - :ref => 'v8.1.0' + :ref => 'v8.1.1' mod 'inifile', :git => 'https://github.com/puppetlabs/puppetlabs-inifile',