diff --git a/servers/puppet/modules/humbug/files/nagios3/conf.d/hosts.cfg b/servers/puppet/modules/humbug/files/nagios3/conf.d/hosts.cfg index 5f418741e2..d744818b4f 100644 --- a/servers/puppet/modules/humbug/files/nagios3/conf.d/hosts.cfg +++ b/servers/puppet/modules/humbug/files/nagios3/conf.d/hosts.cfg @@ -2,7 +2,7 @@ define host{ use generic-host host_name app alias app - address app.humbughq.com + address humbughq.com hostgroups all,web,frontends }