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.
677677
678678#### ` disable_update_checking `
679679
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.
681681Defaults to ` undef ` , using the PuppetDB built-in default.
682682
683683#### ` certificate_whitelist_file `
@@ -868,7 +868,7 @@ be installed from the regular repository. Defaults to `true`.
868868#### ` postgres_version `
869869
870870If 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 .
872872
873873Implementation
874874---------------
You can’t perform that action at this time.
0 commit comments