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:
Alan Orth 2014-08-28 22:08:32 +03:00
parent ef4a9edbd7
commit 5166ebf219
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 1 additions and 1 deletions

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