Set datacenter here.

This commit is contained in:
Kevin Fenzi 2014-06-03 19:45:08 +00:00
parent ffbf76728a
commit 0b0c0a813b

View file

@ -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