summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manifests/init.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/init.pp b/manifests/init.pp
index 2abdf3f..35b34de 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -45,6 +45,7 @@ class apache::base {
require => Package[apache],
content => template('apache/default/default_index.erb'),
}
+ include munin::plugins::apache
}
### distro specific stuff