From 6788c11bff6ee14d34fc151d94c75140cd0d1a7c Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 11 Sep 2018 06:07:43 +0000 Subject: [PATCH] Updated from Puppet OpenStack modules constraints Change-Id: I4a47e435e0e38d19a000cac3d6f2fe67f45bae91 --- Puppetfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Puppetfile b/Puppetfile index 0e3d8b5cc..aa3754b3f 100644 --- a/Puppetfile +++ b/Puppetfile @@ -196,7 +196,7 @@ mod 'mysql', mod 'postgresql', :git => 'https://github.com/puppetlabs/puppetlabs-postgresql', - :ref => '5.8.0' + :ref => '5.9.0' mod 'rabbitmq', :git => 'https://github.com/puppetlabs/puppetlabs-rabbitmq', @@ -216,7 +216,7 @@ mod 'vcsrepo', mod 'xinetd', :git => 'https://github.com/puppetlabs/puppetlabs-xinetd', - :ref => '3.0.0' + :ref => '3.1.0' mod 'memcached', :git => 'https://github.com/saz/puppet-memcached',