From 752abccf08dbfa4347ee0b9503ad3174831b7ac3 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Fri, 8 Jun 2018 21:19:48 +0000 Subject: [PATCH] Fix hostname --- roles/nagios_server/templates/nagios/hosts/other.cfg.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/nagios_server/templates/nagios/hosts/other.cfg.j2 b/roles/nagios_server/templates/nagios/hosts/other.cfg.j2 index 14a7c4f04b..5e39b92312 100644 --- a/roles/nagios_server/templates/nagios/hosts/other.cfg.j2 +++ b/roles/nagios_server/templates/nagios/hosts/other.cfg.j2 @@ -23,7 +23,7 @@ define host { } define host { - host_name lists + host_name lists.fedoraproject.org alias lists.fedoraproject.org use mincheck address lists.fedoraproject.org