Fix this consistently
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
a8aef4be9b
commit
e578d9be02
1 changed files with 5 additions and 6 deletions
|
@ -103,12 +103,11 @@
|
||||||
- fedmsg/gateway/slave
|
- fedmsg/gateway/slave
|
||||||
|
|
||||||
- name: ensure that nrpe has rights to monitor us
|
- name: ensure that nrpe has rights to monitor us
|
||||||
file: >
|
user: >
|
||||||
dest=/var/run/fedmsg/monitoring-fedmsg-gateway.socket
|
name=nrpe
|
||||||
mode=0775
|
append=yes
|
||||||
owner=fedmsg
|
groups=
|
||||||
group=nrpe
|
- fedmsg
|
||||||
state=file
|
|
||||||
ignore_errors: true
|
ignore_errors: true
|
||||||
tags:
|
tags:
|
||||||
- fedmsgmonitor
|
- fedmsgmonitor
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue