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: manifests/server.pp
+1-1
Original file line number
Diff line number
Diff line change
@@ -73,7 +73,7 @@
73
73
# @param config_entries Specifies a hash from which to generate postgresql::server::config_entry resources.
74
74
# @param pg_hba_rules Specifies a hash from which to generate postgresql::server::pg_hba_rule resources.
75
75
#
76
-
# @param version Sets PostgreSQL version
76
+
# @param version Deprecated. Use postgresql::globals instead. Sets PostgreSQL version
77
77
#
78
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
0 commit comments