summaryrefslogtreecommitdiff
path: root/manifests/host.pp
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2008-03-30 17:51:13 +0000
committermh <mh@immerda.ch>2008-03-30 17:51:13 +0000
commitd68e2e9a2b9808bd99af8002933e5d3c017ea5e8 (patch)
treedbf18c15cd8dcebfef980fa248f4e53d5ca415fa /manifests/host.pp
parentead83e0c99b06c3f0f05a1e9adb587b79b817212 (diff)
fixed typo
Diffstat (limited to 'manifests/host.pp')
-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