File tree 2 files changed +2
-2
lines changed 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -313,7 +313,7 @@ Default value: `$puppetdb::params::manage_pg_repo`
313
313
Data type: ` Any `
314
314
315
315
If the postgresql.org repo is installed, you can install several versions of
316
- postgres. Defaults to ` 11 ` with PuppetDB version 7.0.0 or newer, and ` 9.6 ` in older versions .
316
+ postgres. Defaults to ` 14 ` .
317
317
318
318
Default value: ` $puppetdb::params::postgres_version `
319
319
Original file line number Diff line number Diff line change 67
67
#
68
68
# @param postgres_version
69
69
# If the postgresql.org repo is installed, you can install several versions of
70
- # postgres. Defaults to `11` with PuppetDB version 7.0.0 or newer, and `9.6` in older versions .
70
+ # postgres. Default is 14 .
71
71
#
72
72
# @param database_host
73
73
# Hostname to use for the database connection. For single case installations this
You can’t perform that action at this time.
0 commit comments