bodhi-backend: fix up some tasks around restarting fedmsg-hub-3
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
111fc1805c
commit
b30cb8c70b
1 changed files with 1 additions and 5 deletions
|
@ -391,21 +391,17 @@
|
|||
owner=apache
|
||||
group=nrpe
|
||||
state=directory
|
||||
ignore_errors: true
|
||||
notify:
|
||||
- restart fedmsg-hub-3
|
||||
tags:
|
||||
- fedmsgmonitor
|
||||
- bodhi
|
||||
|
||||
- name: ensure that nrpe has rights to monitor us (file)
|
||||
file: >
|
||||
dest=/var/run/fedmsg/monitoring-fedmsg-hub.socket
|
||||
dest=/var/run/fedmsg/monitoring-fedmsg-hub-3.socket
|
||||
mode=0775
|
||||
owner=apache
|
||||
group=nrpe
|
||||
state=file
|
||||
ignore_errors: true
|
||||
tags:
|
||||
- fedmsgmonitor
|
||||
- bodhi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue