# main gateway definition
#
define host {
	use			node::env.tmp_nagios_nodetype::
	host_name		::customer.code::_::env.tmp_nagios_name::
        alias			::customer.code:: main gateway (appliance or server)
        address			::nagios.gw_ip::
	hostgroups		::customer.code::_network ::nagios.gw_hostgroups::
}

# AUTOGENERATED
