summaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authorHunter Haugen <h.haugen@gmail.com>2012-10-12 11:48:35 -0700
committerHunter Haugen <h.haugen@gmail.com>2012-10-12 11:53:52 -0700
commitde367852d14c8c205c06cb6bfa9555fe01165a41 (patch)
tree4c07f89af518c81c4d76ec905e38547ada6af0bc /manifests
parent3ab65f56a61cfedbe75a3b41143f0d44fbad0a93 (diff)
Update ports to also accept a ,-separated string
Diffstat (limited to 'manifests')
-rw-r--r--manifests/listen.pp5
1 files changed, 3 insertions, 2 deletions
diff --git a/manifests/listen.pp b/manifests/listen.pp
index d4ddd60..40e2cf1 100644
--- a/manifests/listen.pp
+++ b/manifests/listen.pp
@@ -22,8 +22,9 @@
#
# [*ports*]
# Ports on which the proxy will listen for connections on the ip address
-# specified in the virtual_ip parameter. Accepts either a single string or
-# an array of strings which may be a unique port or a hyphenated port range.
+# specified in the virtual_ip parameter. Accepts either a single
+# comma-separated string or an array of strings which may be ports or
+# hyphenated port ranges.
#
# [*order*]
# The order, or numerical weight, of the fragment created by this defined