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.

  • - hy_hy_timeout_connect + hy_timeout_connect (string) + (defaults to: '10s') + —
    @@ -691,19 +693,6 @@ succeed.

    Set the maximum inactivity time on the server side.

    -
  • - -
  • - - hy_timeout_connect - - - (Any) - - - (defaults to: '10s') - -
  • @@ -711,12 +700,17 @@ succeed.

    hy_timeout_http_keep_alive - (Any) + (string) (defaults to: '10s') + — +
    +

    set the timeout value for keeping https connections alive

    +
    +
  • @@ -724,12 +718,17 @@ succeed.

    hy_timeout_check - (Any) + (string) (defaults to: '10s') + — +
    +

    set the timeout value for how long to check if the timeout has occured

    +
    +
  • @@ -749,10 +748,6 @@ succeed.

     
     
    -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) + — +
    +

    set the name for the backend server

    +
    + @@ -330,7 +335,6 @@ instance configuration.

     
     
    -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 (