copr: install nrpe on backend

See also 0a4c5c303
This commit is contained in:
Jakub Kadlcik 2021-11-29 00:51:35 +01:00
parent 5f6f9ac690
commit 71d7e2c1f1

View file

@ -1,4 +1,7 @@
---
- name: install nrpe
dnf: name=nrpe state=present
- name: install nrpe checks
template: src=copr_backend_nrpe.cfg
dest=/etc/nrpe.d/copr_backend_nrpe.cfg