From de367852d14c8c205c06cb6bfa9555fe01165a41 Mon Sep 17 00:00:00 2001 From: Hunter Haugen Date: Fri, 12 Oct 2012 11:48:35 -0700 Subject: Update ports to also accept a ,-separated string --- manifests/listen.pp | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'manifests') 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 -- cgit v1.2.3