|
@@ -126,9 +126,6 @@
|
|
|
- name: Set scheduleability
|
|
|
hosts: oo_first_master
|
|
|
vars:
|
|
|
- openshift_node_labels: "{{ hostvars
|
|
|
- | oo_select_keys(groups['oo_nodes_to_config'])
|
|
|
- | oo_collect('openshift.node.labels') }}"
|
|
|
openshift_nodes: "{{ hostvars
|
|
|
| oo_select_keys(groups['oo_nodes_to_config'])
|
|
|
| oo_collect('openshift.common.hostname') }}"
|