Add missing supervisord handler
This commit is contained in:
parent
fdbd65bce3
commit
4542efa777
1 changed files with 3 additions and 0 deletions
|
|
@ -103,3 +103,6 @@
|
|||
|
||||
- name: restart glusterd
|
||||
service: name=glusterd state=restarted
|
||||
|
||||
- name: restart supervisord
|
||||
service: name=supervisord state=restarted
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue