Merge "Assign labels to nodes"

This commit is contained in:
Zuul 2018-01-27 16:20:01 +00:00 committed by Gerrit Code Review
commit 4b5a9328d7
1 changed files with 3 additions and 0 deletions

View File

@ -81,6 +81,9 @@ outputs:
ansible_host: {{ hostvars.raw_get(host)['ansible_host'] | default(host) }}
ansible_become: true
openshift_schedulable: true
openshift_node_labels:
region: 'infra'
zone: 'default'
{% endfor %}
etcd: