From 6087ece0fc9f5c2d77f1c05fa0662f27325c7533 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 3 Dec 2019 06:24:43 +0000 Subject: [PATCH] Updated from Puppet OpenStack modules constraints Change-Id: Ia272d39f714a1eb8aa256f48634de9bf9ad85c4b --- Puppetfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Puppetfile b/Puppetfile index c6c9bc15f..2c95efc7b 100644 --- a/Puppetfile +++ b/Puppetfile @@ -204,7 +204,7 @@ mod 'postgresql', mod 'rabbitmq', :git => 'https://github.com/voxpupuli/puppet-rabbitmq', - :ref => 'v9.1.0' + :ref => 'v10.0.0' mod 'rsync', :git => 'https://github.com/puppetlabs/puppetlabs-rsync',