Updated from Puppet OpenStack modules constraints

Also revert postgresql updated in last constraints
update, v6.9.0 no longer present in[1], seems it was
accidently created and removed.

[1] https://github.com/puppetlabs/puppetlabs-postgresql/tags

Depends-On: https://review.opendev.org/c/zuul/zuul-jobs/+/767668
Change-Id: Iee4eb772fecdf163cf19561c7e217f6350602ccf
This commit is contained in:
OpenStack Proposal Bot 2020-12-17 06:08:07 +00:00 committed by yatin
parent 73cf26f799
commit 632b05b36f

View File

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