From 9920b4c72dfbc7c70052ca624531e0eb361d9185 Mon Sep 17 00:00:00 2001 From: Paul Date: Sat, 1 Mar 2025 10:41:55 +0100 Subject: [PATCH] updated haproxy state --- states/haproxy/templates/haproxy.cfg.j2 | 3 --- 1 file changed, 3 deletions(-) diff --git a/states/haproxy/templates/haproxy.cfg.j2 b/states/haproxy/templates/haproxy.cfg.j2 index dde668b..11bf411 100644 --- a/states/haproxy/templates/haproxy.cfg.j2 +++ b/states/haproxy/templates/haproxy.cfg.j2 @@ -166,7 +166,6 @@ frontend fe_http from {{ haproxy.config.namespace }} option httplog clf option http-buffer-request - option tcpka monitor-uri /dead_or_alive unique-id-format "%{+X}o %ci:%cp_%fi:%fp_%Ts_%rt:%pid" @@ -233,7 +232,6 @@ frontend fe_https from {{ haproxy.config.namespace }} option httplog clf option http-buffer-request - option tcpka monitor-uri /dead_or_alive unique-id-format "%{+X}o %ci:%cp_%fi:%fp_%Ts_%rt:%pid" @@ -326,7 +324,6 @@ backend {{ name }} from {{ haproxy.config.namespace }} mode http option forwardfor - option tcpka {%- if values.check|default(haproxy.config.check) %} option httpchk