From ce87f2cdef26273f9ed30ab935647c2430ec7a42 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 17 Feb 2021 06:07:40 +0000 Subject: [PATCH] Updated from Puppet OpenStack modules constraints Change-Id: I62ee42ddd99f98fa6fb163f0d119af3c004ae6d6 --- Puppetfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Puppetfile b/Puppetfile index 3fef5e0d5..445a43174 100644 --- a/Puppetfile +++ b/Puppetfile @@ -180,7 +180,7 @@ mod 'apache', mod 'apt', :git => 'https://github.com/puppetlabs/puppetlabs-apt', - :ref => 'v7.7.0' + :ref => 'v7.7.1' mod 'concat', :git => 'https://github.com/puppetlabs/puppetlabs-concat', @@ -196,7 +196,7 @@ mod 'inifile', mod 'mysql', :git => 'https://github.com/puppetlabs/puppetlabs-mysql', - :ref => 'v10.9.1' + :ref => 'v10.10.0' mod 'postgresql', :git => 'https://github.com/puppetlabs/puppetlabs-postgresql',