Split up gluster so that restart can happen inbetween.

This commit is contained in:
Ralph Bean 2014-03-12 21:03:02 +00:00
parent 51d941bab3
commit aacd92b220
2 changed files with 20 additions and 1 deletions

View file

@ -88,3 +88,6 @@
- name: rebuild postfix transport
command: /usr/sbin/postmap /etc/postfix/transport
- name: restart glusterd
service: name=glusterd state=restarted