Update the version of puppet-rabbitmq for CentOS7 to 10.0.0

This is part of the effort to consolidate puppet module versions for
CentOS7 and CentOS8.

Change-Id: Icb4497fbe5fa6c030f5541d4cfb1e1babf70ae94
This commit is contained in:
Alfredo Moralejo 2020-03-05 18:55:15 +01:00
parent 1163ef86d0
commit 926c0fd193
1 changed files with 1 additions and 1 deletions

View File

@ -204,7 +204,7 @@ mod 'postgresql',
mod 'rabbitmq',
:git => 'https://github.com/puppetlabs/puppetlabs-rabbitmq',
:ref => 'v9.1.0'
:ref => 'v10.0.0'
mod 'rsync',
:git => 'https://github.com/puppetlabs/puppetlabs-rsync',