handlers: Add a restart fedmsg-hub-3 handler as it's used some places now.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
f9db2dbd16
commit
1af6fd541b
1 changed files with 6 additions and 0 deletions
|
@ -26,6 +26,12 @@
|
|||
- fedmsg-hub
|
||||
- fedmsg-hub-3
|
||||
|
||||
- name: restart fedmsg-hub-3
|
||||
command: /usr/local/bin/conditional-restart.sh {{ item }}
|
||||
with_items:
|
||||
- fedmsg-hub
|
||||
- fedmsg-hub-3
|
||||
|
||||
- name: restart fedmsg-irc
|
||||
command: /usr/local/bin/conditional-restart.sh fedmsg-irc
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue