File tree Expand file tree Collapse file tree 3 files changed +7
-1
lines changed
Expand file tree Collapse file tree 3 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,7 @@ Andrew Dean ndrwdn ndrwdn@gmail.com
2020Andy Boff caelor github@plek.me.uk
2121Angelo Gründler plueschopath angelo.gruendler@w1r3.net
2222Ari Aosved devaos ari.aosved@gmail.com
23+ Ari Maniatis ari ari@ish.com.au
2324Ashok Raja R ashokrajar ashokrajar@users.noreply.github.com
2425Beau Hargis beaucephus beau@customermobile.com
2526Benjamin Drung bdrung bdrung@debian.org
Original file line number Diff line number Diff line change 11Version TBD (In Progress on the Develop Branch):
22
3+ Version 2021.08.19:
4+ * Update README with instructions to use salt-bootstrap custom version (ari) #1580
5+ * Remove unsupported versions (bryceml) #1578
6+ * Update FreeBSD default Python version to 3.8 (myii) #1574
7+
38Version 2021.06.23:
49 * Use salt.list instead of saltstack.list (bryceml) #1563
510 * Use fetch_url function for curl (xeacott) #1562
Original file line number Diff line number Diff line change 2323# ======================================================================================================================
2424set -o nounset # Treat unset variables as an error
2525
26- __ScriptVersion=" 2021.06.23 "
26+ __ScriptVersion=" 2021.08.19 "
2727__ScriptName=" bootstrap-salt.sh"
2828
2929__ScriptFullName=" $0 "
You can’t perform that action at this time.
0 commit comments