summaryrefslogtreecommitdiff
path: root/manifests/host.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/host.pp')
-rw-r--r--manifests/host.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/host.pp b/manifests/host.pp
index d790b4a..8a90cc2 100644
--- a/manifests/host.pp
+++ b/manifests/host.pp
@@ -9,7 +9,7 @@ class munin::host
File <<||>>
concatenated_file { "/etc/munin/munin.conf":
- dir => "/var/lib/puppet/modules/munin/nodes/",
+ dir => $NODESDIR,
header => "/etc/munin/munin.conf.header",
}