From c5e5b6e24d46b9474ed6ff2e09cbb25590c6228d Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 26 Jan 2021 06:05:26 +0000 Subject: [PATCH] Updated from Puppet OpenStack modules constraints Change-Id: Ib65732c927ea966c2df0082576fb5c67a51c7027 --- Puppetfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Puppetfile b/Puppetfile index 0e8262dc2..a23f3e946 100644 --- a/Puppetfile +++ b/Puppetfile @@ -176,7 +176,7 @@ mod 'staging', mod 'apache', :git => 'https://github.com/puppetlabs/puppetlabs-apache', - :ref => 'v5.8.0' + :ref => 'v5.9.0' mod 'apt', :git => 'https://github.com/puppetlabs/puppetlabs-apt', @@ -216,7 +216,7 @@ mod 'stdlib', mod 'vcsrepo', :git => 'https://github.com/puppetlabs/puppetlabs-vcsrepo', - :ref => 'v3.1.1' + :ref => 'v3.2.0' mod 'git_resource', :git => 'https://github.com/voxpupuli/puppet-git_resource',