adjusts documentation for puppet parameters
This commit is contained in:
@@ -64,12 +64,16 @@
|
||||
# for a complete HTTP request.
|
||||
# @param [string] hy_timeout_queue Set the maximum time to wait in the queue
|
||||
# for a connection slot to be free.
|
||||
# @param [string] hy_hy_timeout_connect Set the maximum time to wait for a
|
||||
# @param [string] hy_timeout_connect Set the maximum time to wait for a
|
||||
# connection attempt to a server to succeed.
|
||||
# @param [string] hy_timeout_client Set the maximum inactivity time on the
|
||||
# client side.
|
||||
# @param [string] hy_timeout_server Set the maximum inactivity time on the
|
||||
# server side.
|
||||
# @param [string] hy_timeout_http_keep_alive set the timeout value for
|
||||
# keeping https connections alive
|
||||
# @param [string] hy_timeout_check set the timeout value for how long to check
|
||||
# if the timeout has occured
|
||||
###############################################################################
|
||||
class cd_haproxy::params (
|
||||
|
||||
|
||||
Reference in New Issue
Block a user