Skip to content

Commit 22bf0bc

Browse files
Merge pull request puppetlabs#1168 from puppetlabs/deprecation_message
Mark version param as deprecated in server.pp comments
2 parents a89c1e9 + d12b64c commit 22bf0bc

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)