We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b7b51ae + 8ee33fe commit e7c1f85Copy full SHA for e7c1f85
acceptance/suites/pre_suite/foss/95_install_pdb.rb
@@ -38,6 +38,7 @@
38
class { 'puppetdb':
39
manage_firewall => false,
40
manage_package_repo => #{manage_package_repo},
41
+ postgres_version => '14',
42
}
43
44
class { 'puppetdb::master::config':
0 commit comments