Restart fedwatch when this file changes.
This commit is contained in:
parent
13623a7c73
commit
1fefb3b691
2 changed files with 4 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue