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
commite76dd0c92ee5d4dae78ef59013255339bf48e331 (patch)
treedbf18c15cd8dcebfef980fa248f4e53d5ca415fa /manifests
parent060befb2e08b5419d7cb90ad9ff80d72ef3b1889 (diff)
fixed typo
git-svn-id: https://svn/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