Browse Source

Merge pull request #2260 from abutcher/new-master-lb

Bug 1347650 - New master isn't added to haproxy.cfg file of LB when scaling masters
Scott Dodson 8 years ago
parent
commit
af74b4c511
1 changed files with 2 additions and 0 deletions
  1. 2 0
      playbooks/common/openshift-master/scaleup.yml

+ 2 - 0
playbooks/common/openshift-master/scaleup.yml

@@ -58,4 +58,6 @@
 
 - include: ../openshift-master/config.yml
 
+- include: ../openshift-loadbalancer/config.yml
+
 - include: ../openshift-node/config.yml