From 7067ae77c3b2aae4b25a4d921d96736a52234579 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Sat, 25 Jun 2022 02:29:25 +0000 Subject: [PATCH] Updated from Puppet OpenStack modules constraints Change-Id: Id803f3b01f4ffb9dab5d283f05acf4f8cdbdb224 --- Puppetfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Puppetfile b/Puppetfile index 5b41424c1..e7c8e073b 100644 --- a/Puppetfile +++ b/Puppetfile @@ -160,7 +160,7 @@ mod 'apache', mod 'apt', :git => 'https://github.com/puppetlabs/puppetlabs-apt', - :ref => 'v8.4.0' + :ref => 'v8.4.1' mod 'concat', :git => 'https://github.com/puppetlabs/puppetlabs-concat', @@ -196,7 +196,7 @@ mod 'stdlib', mod 'vcsrepo', :git => 'https://github.com/puppetlabs/puppetlabs-vcsrepo', - :ref => 'v5.0.0' + :ref => 'v5.1.0' mod 'xinetd', :git => 'https://github.com/puppetlabs/puppetlabs-xinetd',