This script installs Salt and creates directory links. The existing setup script also does this. However this new bootstrap script has the following advantages:
Can install Salt from source or from a package
Works with Ubuntu 20.04
Using this script would make the setup process more universally supported.
Todo:
[x] Make package install mode for Salt work on Void Linux
[x] Replace Salt bootstrap code in existing setup script with new bootstrap script
This script installs Salt and creates directory links. The existing setup script also does this. However this new bootstrap script has the following advantages:
Using this script would make the setup process more universally supported.
Todo: