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

[WIP] Added support for Amazon 2023, Debian 11 & 12, removed EOL OSs and Python 2.7 support #1987

Open
wants to merge 17 commits into
base: develop
Choose a base branch
from

Conversation

dmurphy18
Copy link
Contributor

What does this PR do?

Adds support for Amazon 2023, Debian 11 and 12.
Removes support for Debian 7, 8 & 9, RHEL 6, Amazon Linux (RHEL 6 clone) and Python 2.7

What issues does this PR fix or reference?

Fixes: #1940, #1986

Previous Behavior

Amazon 2023, Debian 11 and 12 failed to install with bootstrap script

New Behavior

Amazon 2023, Debian 11 and 12 now install with bootstrap script.
Debian 7, 8 and 9, RHEL 6, Amazon Linux (RHEL 6 clone) and Python 2.7 are no longer supported

@dmurphy18 dmurphy18 self-assigned this Feb 2, 2024
@dmurphy18
Copy link
Contributor Author

Cleaned up script with shellcheck before removing the EOL OS and Python 2.7 support.

Copy link
Contributor

@twangboy twangboy left a comment

Choose a reason for hiding this comment

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

Do you mean to leave all the ## DGM comments?

bootstrap-salt.sh Outdated Show resolved Hide resolved
bootstrap-salt.sh Show resolved Hide resolved
bootstrap-salt.sh Show resolved Hide resolved
@dmurphy18 dmurphy18 changed the title Added support for Amazon 2023, Debian 11 & 12, removed EOL OSs and Python 2.7 support [WIP] Added support for Amazon 2023, Debian 11 & 12, removed EOL OSs and Python 2.7 support Feb 5, 2024
@dmurphy18
Copy link
Contributor Author

Ensure the bootstrap script works on Centosstream 8 with redhat-lsb-core installed, it might be affecting distro

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.

[BUG] Minion bootstrap installation fails on Amazon Linux 2023
2 participants