diff --git a/playbooks/roles/haproxy/templates/haproxy.cfg.j2 b/playbooks/roles/haproxy/templates/haproxy.cfg.j2 index 2a9f9604f4..c655a692a5 100644 --- a/playbooks/roles/haproxy/templates/haproxy.cfg.j2 +++ b/playbooks/roles/haproxy/templates/haproxy.cfg.j2 @@ -27,7 +27,6 @@ listen {{ listener.name }} {% endfor %} mode tcp balance source - option tcplog option tcp-check {% for server in listener.servers %}