# wan (usually internet) gateway definition
#
define host {
	use			node::env.tmp_nagios_nodetype::
	host_name		::customer.code::_::env.tmp_nagios_name::
        alias			::customer.code:: wan router
        address			::nagios.wan_gw_ip::
	parents			::nagios.wan_gw_parents::
	hostgroups		::customer.code::_network ::nagios.wan_gw_hostgroups::
}

# AUTOGENERATED
