summaryrefslogtreecommitdiff
path: root/manifests/host.pp
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2008-03-30 17:34:40 +0000
committermh <mh@immerda.ch>2008-03-30 17:34:40 +0000
commitd6783519aae52160c3e5448728c443e24ad7f45c (patch)
tree8a40acb2ce8f07f07106e80c9496336a82a2c84e /manifests/host.pp
parent2051940e6d88d1c7d04df289c0d4873c04dbe020 (diff)
added default apache modules
Diffstat (limited to 'manifests/host.pp')
-rw-r--r--manifests/host.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/host.pp b/manifests/host.pp
index 286f5ee..3ae6065 100644
--- a/manifests/host.pp
+++ b/manifests/host.pp
@@ -19,6 +19,7 @@ class munin::host
mode => 640, owner => munin, group => 0;
}
+ munin::plugins::djbdns
}