tests: remove all error file references from haproxy.cfg

These files don't exist in Fedora.
This commit is contained in:
Nikos Mavrogiannopoulos
2015-01-14 16:28:24 +01:00
parent 180a3f468c
commit 35d609cfc8

View File

@@ -24,13 +24,13 @@ defaults
timeout connect 5000
timeout client 50000
timeout server 50000
errorfile 400 /etc/haproxy/errors/400.http
errorfile 403 /etc/haproxy/errors/403.http
errorfile 408 /etc/haproxy/errors/408.http
errorfile 500 /etc/haproxy/errors/500.http
errorfile 502 /etc/haproxy/errors/502.http
errorfile 503 /etc/haproxy/errors/503.http
errorfile 504 /etc/haproxy/errors/504.http
# errorfile 400 /etc/haproxy/errors/400.http
# errorfile 403 /etc/haproxy/errors/403.http
# errorfile 408 /etc/haproxy/errors/408.http
# errorfile 500 /etc/haproxy/errors/500.http
# errorfile 502 /etc/haproxy/errors/502.http
# errorfile 503 /etc/haproxy/errors/503.http
# errorfile 504 /etc/haproxy/errors/504.http
frontend www-https
bind 0.0.0.0:6551 ssl crt /etc/ocserv/combo.pem