From b1527180f24d275f05d23d4e80cd1d818bb748ef Mon Sep 17 00:00:00 2001 From: Jeff Geerling Date: Mon, 10 Nov 2014 13:49:19 -0600 Subject: [PATCH] Fix an incorrect comment in munin config. --- templates/munin.conf.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/munin.conf.j2 b/templates/munin.conf.j2 index 242efb6..f35f1ff 100644 --- a/templates/munin.conf.j2 +++ b/templates/munin.conf.j2 @@ -79,4 +79,4 @@ max_processes {{ munin_max_processes }} # the services must be defined in the Nagios server as well. #contact.nagios.command /usr/bin/send_nsca nagios.host.comm -c /etc/nsca.conf -# Hosts are defined separately, in /etc/munin/conf.d/hosts.conf +# Hosts are defined separately, in {{ munin_includedir }}