From 454b16e473238ffee59ec02cd97a735316213d44 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Sat, 7 Oct 2017 08:04:26 +0000 Subject: [PATCH] Updated from Puppet OpenStack modules constraints Change-Id: I96f35b91482c20ff290be3e2b51cdb0c280f38e2 --- Puppetfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Puppetfile b/Puppetfile index e7936eb6a..90b66e30a 100644 --- a/Puppetfile +++ b/Puppetfile @@ -172,7 +172,7 @@ mod 'staging', mod 'apache', :git => 'https://github.com/puppetlabs/puppetlabs-apache', - :ref => '2.1.0' + :ref => '2.2.0' mod 'apt', :git => 'https://github.com/puppetlabs/puppetlabs-apt', @@ -196,7 +196,7 @@ mod 'mongodb', mod 'mysql', :git => 'https://github.com/puppetlabs/puppetlabs-mysql', - :ref => '4.0.1' + :ref => '5.0.0' mod 'postgresql', :git => 'https://github.com/puppetlabs/puppetlabs-postgresql',