summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-master/config.yml
diff options
context:
space:
mode:
authorAndrew Butcher <abutcher@redhat.com>2016-07-24 14:54:58 -0400
committerAndrew Butcher <abutcher@redhat.com>2016-07-24 14:54:58 -0400
commit2c6c76ec4ce3ea35e71134ad1ea8882ca3a266ac (patch)
tree02907d4dbf3e8671f9267c19bafc5c00140f99e7 /playbooks/common/openshift-master/config.yml
parent93d54aff8d99dd00b29cb83a3f9e5b9ae7291043 (diff)
downloadopenshift-2c6c76ec4ce3ea35e71134ad1ea8882ca3a266ac.tar.gz
openshift-2c6c76ec4ce3ea35e71134ad1ea8882ca3a266ac.tar.bz2
openshift-2c6c76ec4ce3ea35e71134ad1ea8882ca3a266ac.tar.xz
openshift-2c6c76ec4ce3ea35e71134ad1ea8882ca3a266ac.zip
Stagger the start of master services.
Diffstat (limited to 'playbooks/common/openshift-master/config.yml')
-rw-r--r--playbooks/common/openshift-master/config.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/playbooks/common/openshift-master/config.yml b/playbooks/common/openshift-master/config.yml
index 911c23d70..469ae5ed9 100644
--- a/playbooks/common/openshift-master/config.yml
+++ b/playbooks/common/openshift-master/config.yml
@@ -258,6 +258,7 @@
| oo_select_keys(groups['oo_masters_to_config'] | default([]))
| oo_collect('openshift.common.all_hostnames')
| oo_flatten | unique }}"
+ openshift_master_hosts: "{{ groups.oo_masters_to_config }}"
- role: nickhammond.logrotate
- role: nuage_master
when: openshift.common.use_nuage | bool