From a7fea9c97a24d39edc6dbaaf148a698fd32ead8b Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 7 Sep 2016 07:49:21 +0000 Subject: [PATCH] Updated from Puppet OpenStack modules constraints Change-Id: I6d497743a7675cd5aa7506a7e50ff07c50f06e90 --- Puppetfile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Puppetfile b/Puppetfile index 58aecca99..3d360a856 100644 --- a/Puppetfile +++ b/Puppetfile @@ -172,7 +172,7 @@ mod 'firewall', mod 'inifile', :git => 'https://github.com/puppetlabs/puppetlabs-inifile', - :ref => '1.5.0' + :ref => '1.6.0' mod 'mongodb', :git => 'https://github.com/puppetlabs/puppetlabs-mongodb', @@ -180,7 +180,7 @@ mod 'mongodb', mod 'mysql', :git => 'https://github.com/puppetlabs/puppetlabs-mysql', - :ref => '3.8.0' + :ref => '3.9.0' mod 'postgresql', :git => 'https://github.com/puppetlabs/puppetlabs-postgresql', @@ -200,7 +200,7 @@ mod 'stdlib', mod 'vcsrepo', :git => 'https://github.com/puppetlabs/puppetlabs-vcsrepo', - :ref => '1.3.2' + :ref => '1.4.0' mod 'xinetd', :git => 'https://github.com/puppetlabs/puppetlabs-xinetd',