whitespace fixup
authorPeter Palfrader <peter@palfrader.org>
Tue, 31 Jul 2018 11:14:51 +0000 (13:14 +0200)
committerPeter Palfrader <peter@palfrader.org>
Tue, 31 Jul 2018 11:14:51 +0000 (13:14 +0200)
modules/roles/templates/snapshot/haproxy.cfg.erb

index 79879bd..9d8edfb 100644 (file)
@@ -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