Skip to content

Commit

Permalink
Merge pull request #2809 from donoghuc/postgres-14
Browse files Browse the repository at this point in the history
(maint) Use postgres 14 for acceptance tests in puppetdb
  • Loading branch information
donoghuc authored Jan 9, 2024
2 parents b7b51ae + 8ee33fe commit e7c1f85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions acceptance/suites/pre_suite/foss/95_install_pdb.rb
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
class { 'puppetdb':
manage_firewall => false,
manage_package_repo => #{manage_package_repo},
postgres_version => '14',
}
class { 'puppetdb::master::config':
Expand Down

0 comments on commit e7c1f85

Please sign in to comment.