소스 검색

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 년 전
부모
커밋
362a248d5d
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  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 /