From 39db950212c04d39425474fcf82e1760d43698eb Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 25 Jan 2019 06:09:18 +0000 Subject: [PATCH] Updated from Puppet OpenStack modules constraints Change-Id: I8adceee21b556cc828d88042ad6ed2d859a95a82 --- Puppetfile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Puppetfile b/Puppetfile index 623465b44..11f190664 100644 --- a/Puppetfile +++ b/Puppetfile @@ -184,7 +184,7 @@ mod 'concat', mod 'firewall', :git => 'https://github.com/puppetlabs/puppetlabs-firewall', - :ref => '1.14.0' + :ref => '1.15.0' mod 'inifile', :git => 'https://github.com/puppetlabs/puppetlabs-inifile', @@ -200,7 +200,7 @@ mod 'postgresql', mod 'rabbitmq', :git => 'https://github.com/puppetlabs/puppetlabs-rabbitmq', - :ref => 'v8.4.1' + :ref => 'v8.5.0' mod 'rsync', :git => 'https://github.com/puppetlabs/puppetlabs-rsync', @@ -208,7 +208,7 @@ mod 'rsync', mod 'stdlib', :git => 'https://github.com/puppetlabs/puppetlabs-stdlib', - :ref => '5.1.0' + :ref => '5.2.0' mod 'vcsrepo', :git => 'https://github.com/puppetlabs/puppetlabs-vcsrepo', @@ -220,7 +220,7 @@ mod 'xinetd', mod 'memcached', :git => 'https://github.com/saz/puppet-memcached', - :ref => 'v3.3.0' + :ref => 'v3.4.0' mod 'python', :git => 'https://github.com/voxpupuli/puppet-python',