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

Consolidate jail.conf.epp for RedHat osfamily #177

Merged
merged 3 commits into from
Apr 5, 2022

Conversation

traylenator
Copy link
Contributor

Pull Request (PR) description

Currently there is a jail.conf.epp for every
combination of RHEL, CentOS, Rocky and Alma Linux.

Use the RHEL instance for all cases except on CentOS7 which
is uniquely (for some unknown reason) different to the RHEL7 one.

Also declare AlmaLinux and Rocky linux support in metadata.

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

This is on top of #176

@traylenator traylenator marked this pull request as draft March 24, 2022 08:51
@traylenator traylenator added the needs-work not ready to merge just yet label Mar 24, 2022
@traylenator traylenator force-pushed the consolidate branch 6 times, most recently from 0339fd6 to 6e92259 Compare March 24, 2022 12:05
Currently there is a `jail.conf.epp` for every
combination of RHEL, CentOS, Rocky and Alma Linux.

Use the RHEL instance for all cases except on CentOS7 which
is uniquely (for some unknown reason) different to the RHEL7 one.
@traylenator traylenator removed the needs-work not ready to merge just yet label Mar 24, 2022
@traylenator traylenator marked this pull request as ready for review March 24, 2022 13:03
@bastelfreak bastelfreak merged commit 7015227 into voxpupuli:master Apr 5, 2022
@traylenator traylenator deleted the consolidate branch April 5, 2022 11:35
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