summaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authormh <mh@d66ca3ae-40d7-4aa7-90d4-87d79ca94279>2008-03-30 17:51:13 +0000
committermh <mh@d66ca3ae-40d7-4aa7-90d4-87d79ca94279>2008-03-30 17:51:13 +0000
commit2112eb880d053bc7e363e8bf3187f5884baa7200 (patch)
treedbf18c15cd8dcebfef980fa248f4e53d5ca415fa /manifests
parent54fb667a287550bc45dff13aa62707f504ba26c5 (diff)
fixed typo
git-svn-id: https://rfd.cronopios.org/ipuppet/trunk/modules/munin@1154 d66ca3ae-40d7-4aa7-90d4-87d79ca94279
Diffstat (limited to 'manifests')
-rw-r--r--manifests/host.pp3
1 files changed, 1 insertions, 2 deletions
diff --git a/manifests/host.pp b/manifests/host.pp
index 3ae6065..4625ba9 100644
--- a/manifests/host.pp
+++ b/manifests/host.pp
@@ -19,8 +19,7 @@ class munin::host
mode => 640, owner => munin, group => 0;
}
- munin::plugins::djbdns
-
+ include munin::plugins::muninhost
}
class munin::snmp_collector