summaryrefslogtreecommitdiffstats
path: root/modules/tozt
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2020-07-05 20:38:23 -0400
committerJesse Luehrs <doy@tozt.net>2020-07-05 20:38:23 -0400
commit11d1b816d2e5548ec008f79b2b2c8f718a221d09 (patch)
tree4b949d27b81e1e570238663a7fa1c28863651154 /modules/tozt
parent381a4252ae8c9384d257350d258508e5d496799f (diff)
downloadpuppet-tozt-11d1b816d2e5548ec008f79b2b2c8f718a221d09.tar.gz
puppet-tozt-11d1b816d2e5548ec008f79b2b2c8f718a221d09.zip
add fail2ban telegraf 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 a96bdca..e7f0ca2 100644
--- a/modules/tozt/manifests/monitoring.pp
+++ b/modules/tozt/manifests/monitoring.pp
@@ -86,6 +86,7 @@ class tozt::monitoring {
class {
[
"tick::client::plugin::certbot",
+ "tick::client::plugin::fail2ban",
"tick::client::plugin::tarsnap",
]:
}