Browse Source

[1506866] Update haproxy.cfg.j2

Russell Teague 7 years ago
parent
commit
9f5a6e37f2
1 changed files with 2 additions and 1 deletions
  1. 2 1
      roles/openshift_loadbalancer/templates/haproxy.cfg.j2

+ 2 - 1
roles/openshift_loadbalancer/templates/haproxy.cfg.j2

@@ -38,7 +38,8 @@ defaults
     timeout check           10s
     maxconn                 {{ openshift_loadbalancer_default_maxconn | default(20000) }}
 
-listen stats :9000
+listen stats
+    bind :9000
     mode http
     stats enable
     stats uri /