summaryrefslogtreecommitdiff
path: root/manifests/base.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/base.pp')
-rw-r--r--manifests/base.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/base.pp b/manifests/base.pp
index 8cf1774..6106ab2 100644
--- a/manifests/base.pp
+++ b/manifests/base.pp
@@ -162,7 +162,7 @@ class nagios::base {
}
if $use_munin {
- include munin::plugins::nagios
+ include nagios::munin
}
}