Define a global handler for restarting the fedmsg-hub.
This commit is contained in:
parent
79c32cebc0
commit
53940efed2
2 changed files with 5 additions and 1 deletions
|
@ -82,3 +82,6 @@
|
|||
|
||||
- name: run fasclient
|
||||
action: command /usr/bin/fasClient -i
|
||||
|
||||
- name: restart fedmsg-hub
|
||||
action: service name=fedmsg-hub state=restarted
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue