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

Bootstrap no longer works for version 3005 in Amazon Linux 2 #2008

Closed
NickSchleicher opened this issue Jul 17, 2024 · 3 comments
Closed

Bootstrap no longer works for version 3005 in Amazon Linux 2 #2008

NickSchleicher opened this issue Jul 17, 2024 · 3 comments
Assignees

Comments

@NickSchleicher
Copy link

Description of Issue/Question

GPG retrieval failing for Amazon Linux 2 with Version 3005

Setup

(Please provide relevant configs (Be sure to remove sensitive info).)
Execute bootstrap script from AL2 machine

Steps to Reproduce Issue

curl -L https://bootstrap.saltstack.com -o install_salt.sh
sh install_salt.sh -A $SALT_MASTER -i $NODE_NAME stable 3005

Versions and Systems

install_salt.sh -- Version 2024.07.12

Salt 3005 is still in Phase 3 support, but what version does salt-bootstrap support? I noticed that only >=3006 was tested for this build's CI

@dmurphy18
Copy link
Contributor

@NickSchleicher The latest bootstrap script no longer supports BSD, Solaris, Python 2, and version of Salt which are EOL, The automated changelog generator over-wrote my change comments :( on that, sorry.
If you use 3005, or any of the above, then you need to use an earlier version of the bootstrap script, before changes in 2024.07 versions.
Currently updating the README, and I will be sure to add a piece stating that.
As per https://docs.saltproject.io/salt/install-guide/en/latest/topics/salt-version-support-lifecycle.html#older-version-support-lifecycle, Phase 3 support for 3005 ended on Feb 25, 2024, it is now July.

Closing this since Salt 3005 is EOL, but I will be sure to point this out in the README

@NickSchleicher
Copy link
Author

Thanks @dmurphy18 I had misread that table and see that we're now in "extended life support"

@dmurphy18
Copy link
Contributor

dmurphy18 commented Jul 17, 2024

See #2009 for new README.rst

Should be near the top of the README about older versions.

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

No branches or pull requests

2 participants