Remove fas02 references from haproxy and varnish

Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
Patrick Uiterwijk 2019-05-24 20:59:36 +02:00
parent e00fb6ad13
commit c9cba10f70
2 changed files with 0 additions and 16 deletions

View file

@ -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