From e591afc86bc45dd74b726f30b085cb1bc3bf5cc5 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 19 Dec 2019 06:13:35 +0000 Subject: [PATCH] Updated from Puppet OpenStack modules constraints Change-Id: I5fab19d41c2949e44309e28620720057b233c5d4 --- Puppetfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Puppetfile b/Puppetfile index 339878700..84467f6e2 100644 --- a/Puppetfile +++ b/Puppetfile @@ -200,7 +200,7 @@ mod 'mysql', mod 'postgresql', :git => 'https://github.com/puppetlabs/puppetlabs-postgresql', - :ref => 'v6.2.0' + :ref => 'v6.3.0' mod 'rabbitmq', :git => 'https://github.com/voxpupuli/puppet-rabbitmq',