nagios: remove ref to fas01

Signed-off-by: Rick Elrod <relrod@redhat.com>
This commit is contained in:
Rick Elrod 2020-06-20 19:01:17 -05:00 committed by Rick Elrod
parent d990cc884a
commit a9ce430cd6

View file

@ -4,10 +4,3 @@ define service {
check_command check_by_nrpe!check_lock
use criticaltemplate
}
define service {
host_name fas01.iad2.fedoraproject.org
service_description Check certificate lock
check_command check_by_nrpe!check_lock_file_age
use defaulttemplate
}