puppetlabs / puppetserver

Server automation framework and application
https://tickets.puppetlabs.com/browse/SERVER
Apache License 2.0
292 stars 236 forks source link

(maint) Use postgres 14 for acceptance tests in puppetdb #2809

Closed donoghuc closed 8 months ago

donoghuc commented 8 months ago

Postgres 11 is deprecated, use postgres 14 for acceptance test setup when installing puppetdb via puppetlabs-puppetdb module.

donoghuc commented 8 months ago

Overrides the default (11) in https://github.com/puppetlabs/puppetlabs-puppetdb/blob/d8a0b5eb587d9c0a4db34e40c7779158d4f25a6b/manifests/init.pp#L33

kenyon commented 8 months ago

https://github.com/puppetlabs/puppetlabs-puppetdb/pull/379