Split up gluster so that restart can happen inbetween.
This commit is contained in:
parent
51d941bab3
commit
aacd92b220
2 changed files with 20 additions and 1 deletions
|
@ -88,3 +88,6 @@
|
|||
|
||||
- name: rebuild postfix transport
|
||||
command: /usr/sbin/postmap /etc/postfix/transport
|
||||
|
||||
- name: restart glusterd
|
||||
service: name=glusterd state=restarted
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue