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

feat: Add RHEL9 support #272

Closed
wants to merge 1 commit into from
Closed

Conversation

smolin-de
Copy link
Contributor

Add RHEL9 kickstart for bastion host (#160).
Support for openvpn must be removed in an additional PR, because the robertdebock.openvpn packages can not be installed on RHEL9.

Add RHEL9 kickstart for bastion host (IBM#160).

Signed-off-by: Klaus Smolin <[email protected]>
@mohammedzee1000
Copy link
Member

Will this also work if user has rhel 8 bastion?.

@smolin-de
Copy link
Contributor Author

Will this also work if user has rhel 8 bastion?.

I did not test it with rhel 8.

@mohammedzee1000
Copy link
Member

ok just checking. It might be good to validate this. We dont know how quickly people will shift to rhel 9 bastion.

@smolin-de
Copy link
Contributor Author

ok just checking. It might be good to validate this. We dont know how quickly people will shift to rhel 9 bastion.

But, we know that there will be issues. e.g. openvpn can not be installed on rhel9, some package name changed, the default python3 version will change from 3.6 to 3.9, ...

@mohammedzee1000
Copy link
Member

ok just checking. It might be good to validate this. We dont know how quickly people will shift to rhel 9 bastion.

But, we know that there will be issues. e.g. openvpn can not be installed on rhel9, some package name changed, the default python3 version will change from 3.6 to 3.9, ...

Might be good to keep both ks files then and pick based on rhel type?
wdyt @AmadeusPodvratnik

@smolin-de
Copy link
Contributor Author

If agreed, then we should close the PR and use this PR instead: #274

@smolin-de
Copy link
Contributor Author

We will use the PR #274

@smolin-de smolin-de closed this Apr 24, 2024
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