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

Enable acceptance tests for CentOS 6 #54

Merged
merged 4 commits into from
May 17, 2018

Conversation

traylenator
Copy link
Contributor

Pull Request (PR) description

Enable acceptance tests for CentOS 6 and Ubuntu 18.04

metadata.json Outdated
@@ -31,7 +31,8 @@
"operatingsystemrelease": [
"12.04",
"14.04",
"16.04"
"16.04",
"18.04"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Odd indenting here due to mixing of tabs and spaces

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks better now.

@traylenator traylenator force-pushed the dropoldnodes branch 2 times, most recently from 1ce4c2e to b1be97f Compare May 4, 2018 12:55
@ekohl
Copy link
Member

ekohl commented May 4, 2018

Looks like the module also relies on LSB facts being present.

@traylenator traylenator changed the title Enable acceptance tests for CentOS 6 and Ubuntu 18.04 Enable acceptance tests for CentOS 6 May 8, 2018
Since this module attemts to maintain `/etc/fail2ban/fail2ban.conf`
for the case `package_ensure` is `absent` it can not rely on the
package maintaining the directory and the directory must  also
be managed.

Probably a lot of this `absent` vs `purged` should be ripped out.
@traylenator
Copy link
Contributor Author

Okay. I think this is worth another check now.

@traylenator
Copy link
Contributor Author

@ekohl I think all comments addressed

Copy link
Member

@ekohl ekohl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm highly surprised I didn't update this one in modulesync to use beaker-hostgenerator. In itself this change is fine and that can happen in a separate patch.

@traylenator traylenator merged commit fc69b38 into voxpupuli:master May 17, 2018
@traylenator traylenator deleted the dropoldnodes branch May 17, 2018 12:48
cegeka-jenkins pushed a commit to cegeka/puppet-fail2ban that referenced this pull request Mar 30, 2020
Enable acceptance tests for CentOS 6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants