Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support CentOS/RHEL/Alma/Rocky 9 #176

Merged
merged 1 commit into from
Apr 5, 2022
Merged

Conversation

traylenator
Copy link
Contributor

Pull Request (PR) description

The added jail.conf.epp is identical to the jail.conf.epp for
CentOS 8 as they are the same file in the EPEL packages.

/etc/fail2ban/fail2ban.conf | awk '{print $4}'
bac7f6497c1432f50cd04ca64da1a55f211aadc219a4163e91cf69940d970123

and

/etc/fail2ban/fail2ban.conf | awk '{print $4}'
bac7f6497c1432f50cd04ca64da1a55f211aadc219a4163e91cf69940d970123

The added jail.conf.epp is identical to the jail.conf.epp for
CentOS 8 as they are the same file in the EPEL packages.

```
/etc/fail2ban/fail2ban.conf | awk '{print $4}'
bac7f6497c1432f50cd04ca64da1a55f211aadc219a4163e91cf69940d970123
```
and

```
/etc/fail2ban/fail2ban.conf | awk '{print $4}'
bac7f6497c1432f50cd04ca64da1a55f211aadc219a4163e91cf69940d970123
```
@traylenator traylenator added the enhancement New feature or request label Mar 23, 2022
@traylenator
Copy link
Contributor Author

I don't like all these duplicate files, after this will try and find a way to consolidate them.

@traylenator traylenator marked this pull request as draft March 23, 2022 09:22
@traylenator traylenator marked this pull request as ready for review March 23, 2022 10:34
@bastelfreak bastelfreak merged commit 6bfb78c into voxpupuli:master Apr 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants