From 8e0a1f54a173593324982584868614252266b33a Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 10 Jan 2018 06:26:26 +0000 Subject: [PATCH] Updated from Puppet OpenStack modules constraints Change-Id: Ia29cc1b0087c37d4c49afa1f4ea27cc589c0b906 --- Puppetfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Puppetfile b/Puppetfile index 893295503..dc249eb39 100644 --- a/Puppetfile +++ b/Puppetfile @@ -192,7 +192,7 @@ mod 'inifile', mod 'mongodb', :git => 'https://github.com/puppetlabs/puppetlabs-mongodb', - :ref => 'v1.1.0' + :ref => 'v2.0.0' mod 'mysql', :git => 'https://github.com/puppetlabs/puppetlabs-mysql', @@ -224,7 +224,7 @@ mod 'xinetd', mod 'memcached', :git => 'https://github.com/saz/puppet-memcached', - :ref => 'v3.0.2' + :ref => 'v3.1.0' mod 'python', :git => 'https://github.com/stankevich/puppet-python',