summaryrefslogtreecommitdiff
path: root/templates/munin-node.conf.Debian.etch
diff options
context:
space:
mode:
Diffstat (limited to 'templates/munin-node.conf.Debian.etch')
-rw-r--r--templates/munin-node.conf.Debian.etch2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/munin-node.conf.Debian.etch b/templates/munin-node.conf.Debian.etch
index 44638e7..9763772 100644
--- a/templates/munin-node.conf.Debian.etch
+++ b/templates/munin-node.conf.Debian.etch
@@ -27,7 +27,7 @@ ignore_file \.rpm(save|new)$
# telnetting to localhost, port 4949
#
#host_name localhost.localdomain
-host_name <%= fqdn %>
+host_name <%= scope.lookupvar('::fqdn') %>
# A list of addresses that are allowed to connect. This must be a
# regular expression, due to brain damage in Net::Server, which