summaryrefslogtreecommitdiffstats
path: root/modules/tozt
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2019-03-13 23:06:45 -0400
committerJesse Luehrs <doy@tozt.net>2019-03-13 23:06:45 -0400
commitdbb1afbc32d443a517e5a11b3de36d781243069f (patch)
treec45e313586f05c960146dc9fdcd95f670fca4c7d /modules/tozt
parent9c42ea88182d6f50b2e3f1116bba9064fcac019a (diff)
downloadpuppet-tozt-dbb1afbc32d443a517e5a11b3de36d781243069f.tar.gz
puppet-tozt-dbb1afbc32d443a517e5a11b3de36d781243069f.zip
enable the munin_update plugin
Diffstat (limited to 'modules/tozt')
-rw-r--r--modules/tozt/manifests/monitoring.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/tozt/manifests/monitoring.pp b/modules/tozt/manifests/monitoring.pp
index f6a61d3..d6a4af3 100644
--- a/modules/tozt/manifests/monitoring.pp
+++ b/modules/tozt/manifests/monitoring.pp
@@ -33,6 +33,7 @@ class tozt::monitoring {
[
'fail2ban',
'munin_stats',
+ 'munin_update',
]:
}