From 47ea9d499184d9ac0bdef837734ee0be00f8ee90 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Sat, 1 Apr 2023 02:30:20 +0000 Subject: [PATCH] Updated from Puppet OpenStack modules constraints Change-Id: Iffb4c1a71851a83641ee956c77daf06299cc7b49 --- Puppetfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Puppetfile b/Puppetfile index abeb05616..8d503a40a 100644 --- a/Puppetfile +++ b/Puppetfile @@ -160,7 +160,7 @@ mod 'concat', mod 'firewall', :git => 'https://github.com/puppetlabs/puppetlabs-firewall', - :ref => 'v4.0.1' + :ref => 'v5.0.0' mod 'inifile', :git => 'https://github.com/puppetlabs/puppetlabs-inifile',