ansible/roles/nagios_server/files/nagios/hosts/ns02.cfg
Kevin Fenzi aaaca2101c Drop hosted04 and collab04.
These were warm spares we haven't used in the last 2.5 years even once.
Backups used to use them, but now backup from the main/prod instances.
Also sort our parents on ibiblio hosts for vms we have moved.
2015-07-16 19:13:36 +00:00

7 lines
248 B
INI

define host {
host_name ns02
alias ns02.fedoraproject.org
use defaulttemplate
address ns02.fedoraproject.org
parents ibiblio03
}