Move the netapp storage route to a handler
This commit is contained in:
parent
01869f4cdb
commit
abd631df2b
3 changed files with 6 additions and 7 deletions
|
@ -86,4 +86,5 @@
|
|||
- name: restart xinetd
|
||||
action: service name=xinetd state=restarted
|
||||
|
||||
|
||||
- name: restart netapproute
|
||||
action: command /etc/sysconfig/network-scripts/ifup-routes eth1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue