summaryrefslogtreecommitdiff
path: root/templates/munin-node.conf.Debian.etch
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2013-03-30 13:32:54 +0100
committermh <mh@immerda.ch>2013-03-30 13:32:54 +0100
commit8ca2751bbb58358b7e1fb19d0e6e88b2b2654c26 (patch)
tree15f90d3497fcdcbda8460e19b82d6ecf850b5096 /templates/munin-node.conf.Debian.etch
parentd7b7240acbd4bfd89beae245cc8da6d667c6dfff (diff)
migrate all templates to the parametrized classes style
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