From acc5a13962c6df4cff56ec6a889d41be57a8ceff Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 28 Jan 2025 02:11:55 +0000 Subject: [PATCH] Updated from Puppet OpenStack modules constraints Change-Id: Id03be7fa128f78faa8e173c8dd142a2c4033c228 --- Puppetfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Puppetfile b/Puppetfile index 2f3ebcb35..65bd11ec6 100644 --- a/Puppetfile +++ b/Puppetfile @@ -136,7 +136,7 @@ mod 'apache', mod 'apt', :git => 'https://github.com/puppetlabs/puppetlabs-apt', - :ref => 'v10.0.0' + :ref => 'v10.0.1' mod 'concat', :git => 'https://github.com/puppetlabs/puppetlabs-concat',