Remove fas02 references from haproxy and varnish
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
parent
e00fb6ad13
commit
c9cba10f70
2 changed files with 0 additions and 16 deletions
|
@ -120,9 +120,6 @@ backend totpcgiprovision-backend
|
|||
balance hdr(appserver)
|
||||
http-check expect status 401
|
||||
server fas01 fas01:8444 check inter 5s rise 1 fall 2
|
||||
{% if env == "production" %}
|
||||
server fas02 fas02:8444 check inter 5s rise 1 fall 2
|
||||
{% endif %}
|
||||
option httpchk GET /index.cgi
|
||||
|
||||
frontend blockerbugs-frontend
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue