copr-be: disable non-working copr nagios check
This commit is contained in:
parent
e565224524
commit
c4770da029
1 changed files with 4 additions and 1 deletions
|
@ -1,5 +1,8 @@
|
|||
- name: install nrpe checks
|
||||
template: src=copr_backend_nrpe.cfg dest=/etc/nrpe.d/copr_backend_nrpe.cfg
|
||||
# template: src=copr_backend_nrpe.cfg dest=/etc/nrpe.d/copr_backend_nrpe.cfg
|
||||
file:
|
||||
path: /etc/nrpe.d/copr_backend_nrpe.cfg
|
||||
state: absent
|
||||
notify:
|
||||
- restart nrpe
|
||||
tags:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue