Skip to content

Commit 90d871d

Browse files
author
Jan Veninga
committed
add documentation for extra_systemd_config parameter
1 parent 54268da commit 90d871d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

manifests/server.pp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@
7575
#
7676
# @param version Sets PostgreSQL version
7777
#
78+
# @param extra_systemd_config Adds extra config to systemd config file, can for instance be used to add extra openfiles. This can be a multi line string
7879
#
7980
class postgresql::server (
8081
$postgres_password = undef,

0 commit comments

Comments
 (0)