summaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2008-01-31 23:25:21 +0000
committermh <mh@immerda.ch>2008-01-31 23:25:21 +0000
commit656639fc8a08519013b873a0146bddb472ec8abd (patch)
tree67ae00572df9984a9f3f785415a2855343ea2ea6 /manifests
parent7f259713d996929155d3c8bcf7d1411eba86e0e8 (diff)
really needed?
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",
+# }