cookbook 'm-fail2ban', '= 0.2.1'
m-fail2ban (4) Versions 0.2.1 Follow0
Fail2ban Cookbook installs and configures fail2ban
cookbook 'm-fail2ban', '= 0.2.1', :supermarket
knife supermarket install m-fail2ban
knife supermarket download m-fail2ban
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.