summaryrefslogtreecommitdiffstats
path: root/playbooks/byo/openshift-master/config.yml
blob: 706f9285cd417189b02890874c50b4e26eea85e7 (plain)
1
2
3
4
5
6
7
8
9
---
- name: Gather facts for node hosts
  hosts: nodes

- name: Configure master instances
  hosts: masters
  roles:
  - openshift_master
  - openshift_sdn_master