Skip to content

Commit d12b64c

Browse files
committed
the deprecation message should be in docs, not just runtime
1 parent a89c1e9 commit d12b64c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/server.pp

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
# @param config_entries Specifies a hash from which to generate postgresql::server::config_entry resources.
7474
# @param pg_hba_rules Specifies a hash from which to generate postgresql::server::pg_hba_rule resources.
7575
#
76-
# @param version Sets PostgreSQL version
76+
# @param version Deprecated. Use postgresql::globals instead. Sets PostgreSQL version
7777
#
7878
# @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
7979
#

0 commit comments

Comments
 (0)