added directory control

This commit is contained in:
Arne Teuke
2017-08-03 14:01:25 +01:00
parent 16b4aa5664
commit 3c581b56cc
3 changed files with 105 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
|Repo Name| version | Build Status|
|---|---|---|---|
|`cd_fail2ban`| 0.0.0.2 | [![Build Status](https://jenkins.confdroid.com/buildStatus/icon?job=cd_fail2ban)](https://jenkins.confdroid.com/job/cd_fail2ban/)|
|`cd_fail2ban`| 0.0.0.3 | [![Build Status](https://jenkins.confdroid.com/buildStatus/icon?job=cd_fail2ban)](https://jenkins.confdroid.com/job/cd_fail2ban/)|
### Synopsis
Fail2Ban is an intrusion prevention software framework that protects computer servers from brute-force attacks.
@@ -34,6 +34,7 @@ Fail2Ban is an intrusion prevention software framework that protects computer se
Installation
* install required binaries
### Repo Structure
Repostructure has moved to REPOSTRUCTURE.md in repo.
@@ -78,6 +79,7 @@ There are currently no mandatory parameters, i.e. the module will function right
All files and directories are configured with correct selinux context. If selinux is disabled, these contexts are ignored.
### Known Problems
* firewalld: firewalld is auto-installed on CentOS7 as dependency of fail2ban by yum.
### Support
* OS: CentOS 6, 7