From 30a819d3555da3f816944f5e689d651a90e0bc64 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 15 Feb 2019 06:06:06 +0000 Subject: [PATCH] Updated from Puppet OpenStack modules constraints Change-Id: I4066a489ac315b1b47c57e84b53a73763a927ce8 --- Puppetfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Puppetfile b/Puppetfile index c3469e7b5..ba33cc967 100644 --- a/Puppetfile +++ b/Puppetfile @@ -196,7 +196,7 @@ mod 'mysql', mod 'postgresql', :git => 'https://github.com/puppetlabs/puppetlabs-postgresql', - :ref => '5.12.0' + :ref => '5.12.1' mod 'rabbitmq', :git => 'https://github.com/puppetlabs/puppetlabs-rabbitmq', @@ -204,7 +204,7 @@ mod 'rabbitmq', mod 'rsync', :git => 'https://github.com/puppetlabs/puppetlabs-rsync', - :ref => '1.1.0' + :ref => '1.1.1' mod 'stdlib', :git => 'https://github.com/puppetlabs/puppetlabs-stdlib',