File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -677,7 +677,7 @@ Defaults to `undef`, using the PuppetDB built-in default.
677
677
678
678
#### ` disable_update_checking `
679
679
680
- Setting this to true disables checking for updated versions of PuppetDB and sending basic analytics data to Puppet.
680
+ Setting this to true disables checking for updated versions of PuppetDB and sending basic analytics data to Puppet.
681
681
Defaults to ` undef ` , using the PuppetDB built-in default.
682
682
683
683
#### ` certificate_whitelist_file `
@@ -868,7 +868,7 @@ be installed from the regular repository. Defaults to `true`.
868
868
#### ` postgres_version `
869
869
870
870
If the postgresql.org repo is installed, you can install several versions of
871
- postgres. Defaults to ` 9.4 ` , the latest stable version.
871
+ postgres. Defaults to ` 9.6 ` in module version 6.0+ and ` 9.4 ` in older versions .
872
872
873
873
Implementation
874
874
---------------
You can’t perform that action at this time.
0 commit comments