From: Peter Palfrader Date: Tue, 31 Jul 2018 11:14:51 +0000 (+0200) Subject: whitespace fixup X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=702cdcacd66bc80c4b94c79e9e33bcfb5e17a957;p=mirror%2Fdsa-puppet.git whitespace fixup --- diff --git a/modules/roles/templates/snapshot/haproxy.cfg.erb b/modules/roles/templates/snapshot/haproxy.cfg.erb index 79879bdd0..9d8edfb0f 100644 --- a/modules/roles/templates/snapshot/haproxy.cfg.erb +++ b/modules/roles/templates/snapshot/haproxy.cfg.erb @@ -27,9 +27,9 @@ defaults mode http option httplog option dontlognull - timeout connect 5000 - timeout client 50000 - timeout server 50000 + 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