diff --git a/states/haproxy/templates/haproxy.cfg.j2 b/states/haproxy/templates/haproxy.cfg.j2 index bd63c30..f76d6ae 100644 --- a/states/haproxy/templates/haproxy.cfg.j2 +++ b/states/haproxy/templates/haproxy.cfg.j2 @@ -49,12 +49,11 @@ backend admin mode http stats enable - #stats hide-version stats admin if TRUE - #stats refresh 5s + stats refresh 10s stats show-modules stats show-legends - stats uri / + stats uri /server-status {%- endmacro -%} {%- macro api() -%}