Define a global handler for restarting the fedmsg-hub.

This commit is contained in:
Ralph Bean 2013-06-12 20:20:01 +00:00
parent 79c32cebc0
commit 53940efed2
2 changed files with 5 additions and 1 deletions

View file

@ -82,3 +82,6 @@
- name: run fasclient
action: command /usr/bin/fasClient -i
- name: restart fedmsg-hub
action: service name=fedmsg-hub state=restarted