diff --git a/handlers/restart_services.yml b/handlers/restart_services.yml index 6b3cd0c3aa..93e20433dd 100644 --- a/handlers/restart_services.yml +++ b/handlers/restart_services.yml @@ -30,8 +30,8 @@ - name: restart fedmsg-relay command: /usr/local/bin/conditional-restart.sh fedmsg-relay fedmsg-relay -- name: restart fedwatch - action: service name=fedwatch state=restarted +- name: restart koji-sync-listener + action: service name=koji-sync-listener state=restarted - name: reload httpd command: /usr/local/bin/conditional-reload.sh httpd httpd