Remove phx2 mention.
This commit is contained in:
parent
cadbae81e1
commit
b53dc07292
1 changed files with 0 additions and 5 deletions
|
@ -59,11 +59,6 @@
|
|||
os_delegate_via: os-master03
|
||||
when: hostvars['os-master03.iad2.fedoraproject.org'].vmhost and hostvars[inventory_hostname].datacenter == 'iad2'
|
||||
|
||||
- name: drain OS node if necessary
|
||||
command: oc adm drain {{inventory_hostname }} --ignore-daemonsets --delete-local-data
|
||||
delegate_to: "{{os_delegate_via}}{{env_suffix}}.phx2.fedoraproject.org"
|
||||
when: inventory_hostname.startswith(('os-node', 'os-master')) and hostvars[inventory_hostname].datacenter == 'phx2'
|
||||
|
||||
- name: drain OS node if necessary
|
||||
command: oc adm drain {{inventory_hostname }} --ignore-daemonsets --delete-local-data
|
||||
delegate_to: "{{os_delegate_via}}{{env_suffix}}.iad2.fedoraproject.org"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue