diff --git a/servers/puppet/files/nagios3/conf.d/hosts.cfg b/servers/puppet/files/nagios3/conf.d/hosts.cfg index 29d8e045eb..d1e2411e90 100644 --- a/servers/puppet/files/nagios3/conf.d/hosts.cfg +++ b/servers/puppet/files/nagios3/conf.d/hosts.cfg @@ -22,20 +22,12 @@ define host{ hostgroups all,web } -define host{ - use generic-host - host_name wiki - alias Wiki - address wiki.humbughq.com - hostgroups all,web - } - define host{ use generic-host host_name git alias Git address git.humbughq.com - hostgroups all + hostgroups all,web } define host{