Add missing supervisord handler

This commit is contained in:
Kevin Fenzi 2014-03-28 18:36:24 +00:00
commit 4542efa777

View file

@ -103,3 +103,6 @@
- name: restart glusterd
service: name=glusterd state=restarted
- name: restart supervisord
service: name=supervisord state=restarted