From 3d13e85e6a01cd4846d2e89adeb21f9cb767a838 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 21 Apr 2023 02:18:00 +0000 Subject: [PATCH] Updated from Puppet OpenStack modules constraints Change-Id: I3d5670ac9a0ec23964c1dde0b3699d4037be237f --- Puppetfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Puppetfile b/Puppetfile index af4b1fee9..fb14a812d 100644 --- a/Puppetfile +++ b/Puppetfile @@ -148,7 +148,7 @@ mod 'kmod', mod 'apache', :git => 'https://github.com/puppetlabs/puppetlabs-apache', - :ref => 'v9.1.2' + :ref => 'v9.1.3' mod 'apt', :git => 'https://github.com/puppetlabs/puppetlabs-apt', @@ -188,7 +188,7 @@ mod 'stdlib', mod 'vcsrepo', :git => 'https://github.com/puppetlabs/puppetlabs-vcsrepo', - :ref => 'v5.4.0' + :ref => 'v6.0.0' mod 'xinetd', :git => 'https://github.com/puppetlabs/puppetlabs-xinetd',