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:
parent
ef4a9edbd7
commit
5166ebf219
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user