From f6c4a46ba6a77a1cfa72ab6e0d90e692248567bd Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 18 May 2021 06:14:13 +0000 Subject: [PATCH] Updated from Puppet OpenStack modules constraints Change-Id: I1722c1954b6977502cc32c477a368771bf9d3291 --- Puppetfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Puppetfile b/Puppetfile index c285757e0..750bb689c 100644 --- a/Puppetfile +++ b/Puppetfile @@ -176,7 +176,7 @@ mod 'staging', mod 'apache', :git => 'https://github.com/puppetlabs/puppetlabs-apache', - :ref => 'v6.0.1' + :ref => 'v6.1.0' mod 'apt', :git => 'https://github.com/puppetlabs/puppetlabs-apt', @@ -212,7 +212,7 @@ mod 'rsync', mod 'stdlib', :git => 'https://github.com/puppetlabs/puppetlabs-stdlib', - :ref => 'v7.0.1' + :ref => 'v7.1.0' mod 'vcsrepo', :git => 'https://github.com/puppetlabs/puppetlabs-vcsrepo',