diff --git a/handlers/restart_services.yml b/handlers/restart_services.yml index d59dc9f783..046adb7e1f 100644 --- a/handlers/restart_services.yml +++ b/handlers/restart_services.yml @@ -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