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

Account for RedHat variants #179

Closed
wants to merge 1 commit into from

Conversation

decibelhertz
Copy link

Pull Request (PR) description

#23 breaks my unit testing for my company's profile class since this module fails when testing defaults against Redhta variants other than CentOS.

I suggest a simple override of OEL/Rocky/Alma/etc to use CentOS templates to reduce repeat template maintenance. Reworked hiera.yaml and data to use modern PDK standard file, and created overrides there. Explicit testing in rspec needed similar logic

This Pull Request (PR) fixes the following issues

Fixes #23

@decibelhertz
Copy link
Author

decibelhertz commented Mar 31, 2022

I see that #177 addresses the multiple jail.conf issue too. I could simplify this PR if that PR goes through.

@decibelhertz
Copy link
Author

Actually, I think #177 resolves my issue as well as #176. Probably best to use that PR and close this out.

@traylenator
Copy link
Contributor

@decibelhertz so there's nothing left here ?

@decibelhertz
Copy link
Author

decibelhertz commented Apr 5, 2022

I think #177 resolves this better. If you accept that PR, close this out; no need for this one.

FWIW, I took the #177 PR and my unit tests pass no issue.

@traylenator
Copy link
Contributor

Obsoleted by #177

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.

Support for OracleLinux
2 participants