Browse Source

Merge pull request #6839 from mtnbikenc/fix-1506866

Automatic merge from submit-queue.

[1506866] Update haproxy.cfg.j2

Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1506866
OpenShift Merge Robot 7 years ago
parent
commit
362a248d5d
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 /