Select Badges

Select Supported Platforms

Select Status

RSS

m-fail2ban (4) Versions 0.2.0

Fail2ban Cookbook installs and configures fail2ban

Policyfile
Berkshelf
Knife
cookbook 'm-fail2ban', '= 0.2.0', :supermarket
cookbook 'm-fail2ban', '= 0.2.0'
knife supermarket install m-fail2ban
knife supermarket download m-fail2ban
README
Dependencies

m-fail2ban

This cookbook installs fail2ban and enables it on boot.

The wordpress recipe adds wordpress-specific detections and can be used with

include_recipe 'm-fail2ban::wordpress'

Please note the wordpress recipe assumes you are using apache and looks for the
log files appropriately. If you are using nginx or another webserver, please
change the location by setting the variable below to the correct path:

node['fail2ban']['log_path'] = '/var/log/apache2'

Dependent cookbooks

m-patch >= 0.3.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.