You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-4Lines changed: 0 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -460,10 +460,6 @@ The `puppetdb::database::postgresql` class manages a postgresql server for use b
460
460
461
461
The `listen_address` is a comma-separated list of hostnames or IP addresses on which the postgres server should listen for incoming connections. This defaults to `localhost`. This parameter maps directly to postgresql's `listen_addresses` config option; use a `*` to allow connections on any accessible address.
462
462
463
-
####`manage_firewall`
464
-
465
-
If set to `true` this will enable open the local firewall for PostgreSQL protocol access. Defaults to `false`.
466
-
467
463
####`database_name`
468
464
469
465
Sets the name of the database. Defaults to `puppetdb`.
0 commit comments