clean up so nagios works

This commit is contained in:
Stephen Smoogen 2020-02-23 19:08:17 +00:00 committed by Pierre-Yves Chibon
parent 7c4f1b4be0
commit 14c240a74a
2 changed files with 0 additions and 10 deletions

View file

@ -1,7 +0,0 @@
define service {
hostgroup_name copr_back
service_description Check Copr backend consecutive build failures
check_command check_by_nrpe!check_copr_backend_failed
use defaulttemplate
contact_groups copr
}