From da39d0d5f816e1a7c1b2b7022e5cb83951ea5679 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 7 Feb 2018 06:06:25 +0000 Subject: [PATCH] Updated from Puppet OpenStack modules constraints Change-Id: Iead6a6df883ca80646f555d78f66e3f7e42eaab1 --- Puppetfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Puppetfile b/Puppetfile index b86a0e1b2..208958602 100644 --- a/Puppetfile +++ b/Puppetfile @@ -172,7 +172,7 @@ mod 'staging', mod 'apache', :git => 'https://github.com/puppetlabs/puppetlabs-apache', - :ref => '2.3.0' + :ref => '2.3.1' mod 'apt', :git => 'https://github.com/puppetlabs/puppetlabs-apt', @@ -192,7 +192,7 @@ mod 'inifile', mod 'mysql', :git => 'https://github.com/puppetlabs/puppetlabs-mysql', - :ref => '5.2.0' + :ref => '5.2.1' mod 'postgresql', :git => 'https://github.com/puppetlabs/puppetlabs-postgresql',