haproxy: fix template typo
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
e56810a7dd
commit
9b42cd8cbf
1 changed files with 1 additions and 0 deletions
|
@ -496,6 +496,7 @@ frontend zabbix-frontend
|
|||
backend zabbix-backend
|
||||
balance hdr(appserver)
|
||||
server zabbix.stg zabbix.stg:80 check inter 10s rise 1 fall 2
|
||||
{% endif %}
|
||||
# option httpchk GET /
|
||||
# http-check expect status 200,401,302
|
||||
{% if env == "production" %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue