salt
salt copied to clipboard
Update bootstrap URLs quickstart.rst
use GitHub URLs to download bootstrap files
What does this PR do?
change URLs to current download location of bootstrap script and sha
What issues does this PR fix or reference?
Fixes "masterless" quickstart failure caused by deprecated URLs.
Previous Behavior
Tried to download script from https://bootstrap.saltproject.io and failed.
New Behavior
Downloads script from https://github.com/saltstack/salt-bootstrap/releases/latest/download/bootstrap-salt.sh (and .sha256)
Merge requirements satisfied?
[NOTICE] Bug fixes or features added to Salt require tests.
- [ ] Docs
- [ ] Changelog - https://docs.saltproject.io/en/master/topics/development/changelog.html
- [ ] Tests written/updated
Commits signed with GPG?
No
Hi there! Welcome to the Salt Community! Thank you for making your first contribution. We have a lengthy process for issues and PRs. Someone from the Core Team will follow up as soon as possible. In the meantime, here’s some information that may help as you continue your Salt journey. Please be sure to review our Code of Conduct. Also, check out some of our community resources including:
There are lots of ways to get involved in our community. Every month, there are around a dozen opportunities to meet with other contributors and the Salt Core team and collaborate in real time. The best way to keep track is by subscribing to the Salt Community Events Calendar. If you have additional questions, email us at [email protected]. We’re glad you’ve joined our community and look forward to doing awesome things with you!
Congratulations on your first PR being merged! :tada: