File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # v2023.07.25
2+
3+ ## What's Changed
4+
5+ - fix gpg pub key name for nightly rhel_onedir_repository by @ITJamie in https://github.com/saltstack/salt-bootstrap/pull/1943
6+ - Adding quickstart option by @garethgreenaway in https://github.com/saltstack/salt-bootstrap/pull/1945
7+ - fix install_amazon_linux_ami_2_onedir nightly gpg key path by @ITJamie in https://github.com/saltstack/salt-bootstrap/pull/1949
8+
9+ ## New Contributors
10+
11+ - @ITJamie made their first contribution in https://github.com/saltstack/salt-bootstrap/pull/1943
12+
13+ ** Full Changelog** : https://github.com/saltstack/salt-bootstrap/compare/v2023.06.28...v2023.07.25
14+
115# v2023.06.28
216
317## What's Changed
Original file line number Diff line number Diff line change 2323# ======================================================================================================================
2424set -o nounset # Treat unset variables as an error
2525
26- __ScriptVersion=" 2023.06.28 "
26+ __ScriptVersion=" 2023.07.25 "
2727__ScriptName=" bootstrap-salt.sh"
2828
2929__ScriptFullName=" $0 "
You can’t perform that action at this time.
0 commit comments