OP#483 update README
This commit is contained in:
10
README.md
10
README.md
@@ -1,6 +1,7 @@
|
||||
# Readme
|
||||
|
||||
[](https://jenkins.confdroid.com/job/confdroid_fail2ban/)
|
||||
[](https://sonarqube.confdroid.com/dashboard?id=confdroid_fail2ban)
|
||||
|
||||
- [Readme](#readme)
|
||||
- [Synopsis](#synopsis)
|
||||
@@ -36,6 +37,15 @@ Configuration
|
||||
|
||||
- manage directory structure (file system permissions, selinux context)
|
||||
- manage configuration files (file system permissions, selinux context, content based on parameters)
|
||||
- fail2ban.conf
|
||||
- fail2ban.local
|
||||
- jail.conf
|
||||
- jail.local ( overrides default settings in jail.conf)
|
||||
|
||||
> Every setting in .local files has a parameter in params.pp, which can be overridden in ENC based on fqdn, hostgroup etc. (recommended) or directly in params.pp. Typical parameters to override are:
|
||||
|
||||
- `fn_destemail`: the email address to be notified
|
||||
- `fn_bantime`: the the time an attacker IP is banned.
|
||||
|
||||
Service
|
||||
|
||||
|
||||
Reference in New Issue
Block a user