X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/21958591555b0b80370e944e3128ac5d533c281d..ebcef210374652b9ba99f5c325c022f273d5bf9e:/cookbooks/fail2ban/recipes/default.rb diff --git a/cookbooks/fail2ban/recipes/default.rb b/cookbooks/fail2ban/recipes/default.rb index 0fdc6c9fe..b06ea2a45 100644 --- a/cookbooks/fail2ban/recipes/default.rb +++ b/cookbooks/fail2ban/recipes/default.rb @@ -32,3 +32,5 @@ service "fail2ban" do supports :status => true, :reload => true, :restart => true subscribes :reload, "template[/etc/fail2ban/jail.local]" end + +munin_plugin "fail2ban"