From b7542f543b3a103d4676511cf780509c84112e66 Mon Sep 17 00:00:00 2001 From: Stephen Smoogen Date: Mon, 9 Oct 2017 21:56:10 +0000 Subject: [PATCH] and make sure the gw ip is correct --- roles/nagios_server/templates/nagios/hosts/gateway-hosts.cfg.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/nagios_server/templates/nagios/hosts/gateway-hosts.cfg.j2 b/roles/nagios_server/templates/nagios/hosts/gateway-hosts.cfg.j2 index 350933e987..5f0312cfc8 100644 --- a/roles/nagios_server/templates/nagios/hosts/gateway-hosts.cfg.j2 +++ b/roles/nagios_server/templates/nagios/hosts/gateway-hosts.cfg.j2 @@ -138,7 +138,7 @@ define host { alias rdu gateway use mincheck check_command check-host-alive4 - address 128.109.70.198 + address 209.132.190.196 {% if vars['nagios_location'] == 'internal' %} parents phx2-gw {% else %}