Restart fedwatch when this file changes.

This commit is contained in:
Ralph Bean 2017-08-16 18:04:18 +00:00
commit 1fefb3b691
2 changed files with 4 additions and 0 deletions

View file

@ -30,6 +30,9 @@
- 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: reload httpd
command: /usr/local/bin/conditional-reload.sh httpd httpd