From 7aa8ea9e384e4e63ddb0ff9fbe50920ae0770884 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 14 Sep 2022 02:18:15 +0000 Subject: [PATCH] Updated from Puppet OpenStack modules constraints Change-Id: I7beeda55053696b0c680ca010a7d64415de2c478 --- Puppetfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Puppetfile b/Puppetfile index fd0af14b9..c1fda7b67 100644 --- a/Puppetfile +++ b/Puppetfile @@ -152,7 +152,7 @@ mod 'kmod', mod 'apache', :git => 'https://github.com/puppetlabs/puppetlabs-apache', - :ref => 'v8.1.0' + :ref => 'v8.2.0' mod 'apt', :git => 'https://github.com/puppetlabs/puppetlabs-apt', @@ -192,7 +192,7 @@ mod 'stdlib', mod 'vcsrepo', :git => 'https://github.com/puppetlabs/puppetlabs-vcsrepo', - :ref => 'v5.2.0' + :ref => 'v5.3.0' mod 'xinetd', :git => 'https://github.com/puppetlabs/puppetlabs-xinetd',