Updated from Puppet OpenStack modules constraints

Change-Id: Ia87db189d2c12cc84fd76b49ce3c6b151526b672
This commit is contained in:
OpenStack Proposal Bot 2020-09-30 06:10:25 +00:00
parent 4aefdde777
commit e4038ddf9f

View File

@ -196,11 +196,11 @@ mod 'inifile',
mod 'mysql',
:git => 'https://github.com/puppetlabs/puppetlabs-mysql',
:ref => 'v10.7.0'
:ref => 'v10.7.1'
mod 'postgresql',
:git => 'https://github.com/puppetlabs/puppetlabs-postgresql',
:ref => 'v6.7.0'
:ref => 'v6.8.0'
mod 'rabbitmq',
:git => 'https://github.com/voxpupuli/puppet-rabbitmq',