hashicorp / vagrant

Vagrant is a tool for building and distributing development environments.
https://www.vagrantup.com
Other
26.16k stars 4.43k forks source link

Salt: Verify bootstrap-salt download #13166

Closed allisonlarson closed 1 year ago

allisonlarson commented 1 year ago

Verifies that the bootstrap-salt script that is downloaded during Salt provisioning time is verified against a SHA256 sum. It moves the script download to the host machine, where it is able to also download a corresponding SHA256 file, and compute and validate the two values. This removes the need for the shell scripts in the repo, but preserves the behavior of supplying your own.