Set datacenter here.
This commit is contained in:
parent
ffbf76728a
commit
0b0c0a813b
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
- name: route config for netapp network
|
||||
copy: src=route-eth1.{{ datacenter }} dest=/etc/sysconfig/network-scripts/route-eth1
|
||||
when: datacenter == 'phx2' or datacenter == 'rdu2'
|
||||
|
||||
- name: check for netapp route
|
||||
command: ip route show
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue