summaryrefslogtreecommitdiff
path: root/templates/munin-node.conf.default
diff options
context:
space:
mode:
authorduritong <peter.meier+github@immerda.ch>2013-06-03 13:40:40 -0700
committerduritong <peter.meier+github@immerda.ch>2013-06-03 13:40:40 -0700
commit9853b7286eb2342e2abf30369df2bf265b7c9a0e (patch)
tree76ecdd622435e4989a104cde2042aab9e9db288f /templates/munin-node.conf.default
parenteb8089cd99b9aacdb6af9da4704dce3a3ef7d299 (diff)
parent02a8971459a201b9165909593c250122b0c06c1b (diff)
Merge pull request #13 from oxilion/puppet-3.2-compat
Use @var style for puppet 3.2 compatibility
Diffstat (limited to 'templates/munin-node.conf.default')
-rw-r--r--templates/munin-node.conf.default2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/munin-node.conf.default b/templates/munin-node.conf.default
index 9d7f32f..cff7154 100644
--- a/templates/munin-node.conf.default
+++ b/templates/munin-node.conf.default
@@ -28,7 +28,7 @@ ignore_file \.pod$
# telnetting to localhost, port 4949
#
#host_name localhost.localdomain
-host_name <%= fqdn %>
+host_name <%= @fqdn %>
# A list of addresses that are allowed to connect. This must be a
# regular expression, since Net::Server does not understand CIDR-style