From ccdd304d537dec947ac80afdd94e4149d77ebaab Mon Sep 17 00:00:00 2001 From: Paul Date: Wed, 3 Jul 2024 16:02:19 +0200 Subject: [PATCH] updated haproxy state --- states/haproxy/defaults.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/states/haproxy/defaults.yaml b/states/haproxy/defaults.yaml index 846beac..6352034 100644 --- a/states/haproxy/defaults.yaml +++ b/states/haproxy/defaults.yaml @@ -83,7 +83,7 @@ haproxy: timeout client: 60m timeout connect: 2s timeout server: 60m - unique-id-format: "%{+X}o\\ %ci:%cp_%fi:%fp_%Ts_%rt:%pid" + #unique-id-format: "%{+X}o\\ %ci:%cp_%fi:%fp_%Ts_%rt:%pid" balance: roundrobin check: true http_port: 80