Signed-off-by: Rick Elrod <relrod@redhat.com>
This commit is contained in:
Rick Elrod 2018-10-03 03:21:59 +00:00
parent 88644bac2f
commit 2724811555

View file

@ -116,7 +116,7 @@
tasks:
- name: Add back to openshift
command: oc adm uncordon {{inventory_hostname}}
delegate_to: os-master01{{env_suffix}.phx2.fedoraproject.org
delegate_to: os-master01{{env_suffix}}.phx2.fedoraproject.org
when: inventory_hostname.startswith('os-node')
# Call out to that dns playbook. Put proxies back in now that they're back