From 2afa1ef2f3ce6e4a5cb641e4ec0255cab5d25c92 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Wed, 27 Aug 2014 15:57:28 +0300 Subject: [PATCH] roles/munin: Remove dns domain Don't really need this, as we only have one server. Signed-off-by: Alan Orth --- roles/munin/templates/munin.conf.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/munin/templates/munin.conf.j2 b/roles/munin/templates/munin.conf.j2 index 6aff1a0..8a3ac01 100644 --- a/roles/munin/templates/munin.conf.j2 +++ b/roles/munin/templates/munin.conf.j2 @@ -95,7 +95,7 @@ includedir /etc/munin/munin-conf.d #contact.nagios.command /usr/bin/send_nsca nagios.host.comm -c /etc/nsca.conf # a simple host tree -[{{ inventory_hostname }}.{{ dns_domain }}] +[{{ inventory_hostname }} address 127.0.0.1 use_node_name yes