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:
parent
73cf26f799
commit
632b05b36f
@ -196,11 +196,11 @@ mod 'inifile',
|
|||||||
|
|
||||||
mod 'mysql',
|
mod 'mysql',
|
||||||
:git => 'https://github.com/puppetlabs/puppetlabs-mysql',
|
:git => 'https://github.com/puppetlabs/puppetlabs-mysql',
|
||||||
:ref => 'v10.8.0'
|
:ref => 'v10.9.0'
|
||||||
|
|
||||||
mod 'postgresql',
|
mod 'postgresql',
|
||||||
:git => 'https://github.com/puppetlabs/puppetlabs-postgresql',
|
:git => 'https://github.com/puppetlabs/puppetlabs-postgresql',
|
||||||
:ref => 'v6.9.0'
|
:ref => 'v6.8.0'
|
||||||
|
|
||||||
mod 'rabbitmq',
|
mod 'rabbitmq',
|
||||||
:git => 'https://github.com/voxpupuli/puppet-rabbitmq',
|
:git => 'https://github.com/voxpupuli/puppet-rabbitmq',
|
||||||
|
Loading…
Reference in New Issue
Block a user