mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-06-27 23:57:02 +08:00
haproxy: let's assume zabbix is up for now
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
@@ -493,6 +493,6 @@ frontend zabbix-frontend
|
||||
backend zabbix-backend
|
||||
balance hdr(appserver)
|
||||
server zabbix01 zabbix01:80 check inter 10s rise 1 fall 2
|
||||
option httpchk GET /
|
||||
http-check expect status 200,401,302
|
||||
# option httpchk GET /
|
||||
# http-check expect status 200,401,302
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user