summaryrefslogtreecommitdiff
path: root/manifests/client.pp
diff options
context:
space:
mode:
authormh <mh@d66ca3ae-40d7-4aa7-90d4-87d79ca94279>2008-01-31 23:25:21 +0000
committermh <mh@d66ca3ae-40d7-4aa7-90d4-87d79ca94279>2008-01-31 23:25:21 +0000
commit24a5855d19e604e2d1cd23270d6d2514a2839ee0 (patch)
tree67ae00572df9984a9f3f785415a2855343ea2ea6 /manifests/client.pp
parent91776eeb6e976f0063581dbb558f60ebfa13d63a (diff)
really needed?
git-svn-id: https://svn/ipuppet/trunk/modules/munin@659 d66ca3ae-40d7-4aa7-90d4-87d79ca94279
Diffstat (limited to 'manifests/client.pp')
-rw-r--r--manifests/client.pp9
1 files changed, 5 insertions, 4 deletions
diff --git a/manifests/client.pp b/manifests/client.pp
index 3c2814b..4e89f12 100644
--- a/manifests/client.pp
+++ b/manifests/client.pp
@@ -142,10 +142,11 @@ class munin::client::gentoo
}
# link
- file{
- "/etc/init.d/munin":
- ensure => "/etc/init.d/munin-node",
- }
+ # mh: really needed?
+# file{
+# "/etc/init.d/munin":
+# ensure => "/etc/init.d/munin-node",
+# }