roles/munin: Fix nginx template

Accidental syntax error came in when I removed the dns domain

Signed-off-by: Alan Orth <alan.orth@gmail.com>
This commit is contained in:
2014-08-28 22:08:32 +03:00
parent ef4a9edbd7
commit 5166ebf219

View File

@ -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 }}
[{{ inventory_hostname }}]
address 127.0.0.1
use_node_name yes