From 69df2325d0ce4e6f40cac796839f7c953be75869 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 26 Sep 2007 11:58:06 +0200 Subject: munin: re-add munin/nodes modules_dir and use $NODESDIR where appropriate --- manifests/host.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests/host.pp') 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", } -- cgit v1.2.3