File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1- Version 2015.xx.xx :
1+ Version 2015.07.22 :
22 * Fix tornado installation in Ubuntu. Thanks Yushi Nakai. #627
33 * Install tornado using pip on Ubuntu for Salt's v2015.8.xx onward stable releases.
44 * Install requests on Ubuntu from Chris Lea's PPA. #630
Original file line number Diff line number Diff line change 1717# CREATED: 10/15/2012 09:49:37 PM WEST
1818# ======================================================================================================================
1919set -o nounset # Treat unset variables as an error
20- __ScriptVersion=" 2015.07.17 "
20+ __ScriptVersion=" 2015.07.22 "
2121__ScriptName=" bootstrap-salt.sh"
2222
2323# ======================================================================================================================
You can’t perform that action at this time.
0 commit comments