summaryrefslogtreecommitdiff
path: root/manifests/client.pp
diff options
context:
space:
mode:
authoram <am@d66ca3ae-40d7-4aa7-90d4-87d79ca94279>2007-12-04 18:49:37 +0000
committeram <am@d66ca3ae-40d7-4aa7-90d4-87d79ca94279>2007-12-04 18:49:37 +0000
commit2a76b879fb1f4d29308077dce7c5b76eec495224 (patch)
treede66e719c6248afa03dfd3c40609129dfbe374dc /manifests/client.pp
parent10f4eb53858723669808867de08cefa601cba0a7 (diff)
strange...
git-svn-id: https://rfd.cronopios.org/ipuppet/trunk/modules/munin@193 d66ca3ae-40d7-4aa7-90d4-87d79ca94279
Diffstat (limited to 'manifests/client.pp')
-rw-r--r--manifests/client.pp4
1 files changed, 2 insertions, 2 deletions
diff --git a/manifests/client.pp b/manifests/client.pp
index 639d133..47df43d 100644
--- a/manifests/client.pp
+++ b/manifests/client.pp
@@ -145,8 +145,8 @@ class munin::client::gentoo
mode => 0644, owner => root, group => root,
# this has to be installed before the package, so the postinst can
# boot the munin-node without failure!
- before => Package["munin"],
- notify => Service["munin"],
+ #before => Package["munin"],
+ #notify => Service["munin"],
}
service { "munin":