From 0c0b58399fb5f4f8a09c17b9b15f599d9f86ee89 Mon Sep 17 00:00:00 2001 From: tl Date: Thu, 28 Jan 2021 14:26:42 +0100 Subject: [PATCH] correction s-lb-web3 --- roles/s-lb-ab/files/haproxy.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/s-lb-ab/files/haproxy.cfg b/roles/s-lb-ab/files/haproxy.cfg index f58d66e..2d997e0 100644 --- a/roles/s-lb-ab/files/haproxy.cfg +++ b/roles/s-lb-ab/files/haproxy.cfg @@ -44,7 +44,7 @@ backend fermeweb #option httpchk HEAD / HTTP/1.0 server s-lb-web1 192.168.101.1:80 check server s-lb-web2 192.168.101.2:80 check -# server s-lb-web3 192.168.101.2:80 check +# server s-lb-web3 192.168.101.3:80 check listen stats bind *:8080