summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-loadbalancer
diff options
context:
space:
mode:
authorAndrew Butcher <abutcher@redhat.com>2016-06-08 10:08:28 -0400
committerAndrew Butcher <abutcher@redhat.com>2016-06-08 12:55:15 -0400
commitad758bbdfbd93cf8c3731a3271473db51b5da3a8 (patch)
treee17fd67a48f885182cba4900c7fd292958e1db4e /playbooks/common/openshift-loadbalancer
parent9553b9173d951de39b52a03688ea6f7aff7291d4 (diff)
downloadopenshift-ad758bbdfbd93cf8c3731a3271473db51b5da3a8.tar.gz
openshift-ad758bbdfbd93cf8c3731a3271473db51b5da3a8.tar.bz2
openshift-ad758bbdfbd93cf8c3731a3271473db51b5da3a8.tar.xz
openshift-ad758bbdfbd93cf8c3731a3271473db51b5da3a8.zip
Add openshift_loadbalancer_facts role to set lb facts prior to running dependencies.
Diffstat (limited to 'playbooks/common/openshift-loadbalancer')
-rw-r--r--playbooks/common/openshift-loadbalancer/config.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/playbooks/common/openshift-loadbalancer/config.yml b/playbooks/common/openshift-loadbalancer/config.yml
index 51cea53a3..f4392173a 100644
--- a/playbooks/common/openshift-loadbalancer/config.yml
+++ b/playbooks/common/openshift-loadbalancer/config.yml
@@ -1,7 +1,5 @@
---
- name: Configure load balancers
hosts: oo_lb_to_config
- vars:
- haproxy_frontend_port: "{{ openshift_master_api_port | default(8443) }}"
roles:
- role: openshift_loadbalancer