diff --git a/doc/puppet_classes/cd_haproxy_3A_3Aparams.html b/doc/puppet_classes/cd_haproxy_3A_3Aparams.html index 26b9ba5..5ed033c 100644 --- a/doc/puppet_classes/cd_haproxy_3A_3Aparams.html +++ b/doc/puppet_classes/cd_haproxy_3A_3Aparams.html @@ -642,12 +642,14 @@ failure.
Set the maximum inactivity time on the server side.
set the timeout value for keeping https connections alive
+set the timeout value for how long to check if the timeout has occured
+-74 -75 -76 -77 78 79 80 @@ -825,10 +820,14 @@ succeed. 147 148 149 -150+150 +151 +152 +153 +154
# File 'manifests/params.pp', line 74 +# File 'manifests/params.pp', line 78 class cd_haproxy::params ( diff --git a/doc/puppet_defined_types/cd_haproxy_3A_3Aserver_3A_3Aproxy.html b/doc/puppet_defined_types/cd_haproxy_3A_3Aserver_3A_3Aproxy.html index 589e533..7e2353c 100644 --- a/doc/puppet_defined_types/cd_haproxy_3A_3Aserver_3A_3Aproxy.html +++ b/doc/puppet_defined_types/cd_haproxy_3A_3Aserver_3A_3Aproxy.html @@ -312,12 +312,17 @@ instance configuration. be_server_name - (Any) + (string) (defaults to: undef) + — +++ @@ -330,7 +335,6 @@ instance configuration.set the name for the backend server
+-40 41 42 43 @@ -373,10 +377,11 @@ instance configuration. 80 81 82 -83+83 +84
# File 'manifests/server/proxy.pp', line 40
+ # File 'manifests/server/proxy.pp', line 41
define cd_haproxy::server::proxy (