ansible/roles/nagios_server/files/nagios/hosts/buildvm-07.cfg

10 lines
251 B
INI
Raw Normal View History

2014-04-24 17:53:34 +00:00
define host {
alias buildvm-07.phx2.fedoraproject.org
host_name buildvm-07
use defaultbuilders
check_command check-host-alive
address buildvm-07.phx2.fedoraproject.org
parents buildvmhost-10
2014-04-24 17:53:34 +00:00
contact_groups build-sysadmin-email
}