summaryrefslogtreecommitdiff
path: root/manifests
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
commit4eb04b7906f4ab46160ddb0e89f487ba636990d3 (patch)
tree67ae00572df9984a9f3f785415a2855343ea2ea6 /manifests
parenta8f2d70e08ae3f829cc8cbcc9ea8f013aaac7b81 (diff)
really needed?
git-svn-id: https://rfd.cronopios.org/ipuppet/trunk/modules/munin@659 d66ca3ae-40d7-4aa7-90d4-87d79ca94279
Diffstat (limited to 'manifests')
-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",
+# }