summaryrefslogtreecommitdiffstats
path: root/roles/openshift_master_facts/vars/main.yml
blob: bf6d2402d00568bce732662d66024fe9b7e1d8d3 (plain)
1
2
3
4
---
openshift_master_config_dir: "{{ openshift.common.config_base }}/master"
openshift_master_config_file: "{{ openshift_master_config_dir }}/master-config.yaml"
openshift_master_scheduler_conf: "{{ openshift_master_config_dir }}/scheduler.json"