forked from saratov/infra
restart network right after alterator commit
This commit is contained in:
parent
8f3b1f124d
commit
2f018f4698
@ -85,7 +85,7 @@
|
|||||||
# when: node.net is defined
|
# when: node.net is defined
|
||||||
|
|
||||||
- name: apply NICs config
|
- name: apply NICs config
|
||||||
command: alterator-cmdline /net-eth action write commit "#t"
|
command: 'alterator-cmdline /net-eth action write commit "#t"; service network restart'
|
||||||
changed_when: false
|
changed_when: false
|
||||||
async: 100
|
async: 100
|
||||||
poll: 0
|
poll: 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user