summaryrefslogtreecommitdiff
path: root/templates/munin-node.conf.default
diff options
context:
space:
mode:
authorEwoud Kohl van Wijngaarden <ewoud@kohlvanwijngaarden.nl>2013-06-03 14:24:20 +0200
committerEwoud Kohl van Wijngaarden <ewoud@kohlvanwijngaarden.nl>2013-06-03 14:25:56 +0200
commit02a8971459a201b9165909593c250122b0c06c1b (patch)
tree76ecdd622435e4989a104cde2042aab9e9db288f /templates/munin-node.conf.default
parenteb8089cd99b9aacdb6af9da4704dce3a3ef7d299 (diff)
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