File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed
Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 1- Version 2014.xx.xx :
1+ Version 2014.08.30 :
22 * Skip service checks for `salt-api`, since this should be an opt-in service not necessarily
33 meant to start at boot time.
44 * Distro Support Fixes:
@@ -7,7 +7,6 @@ Version 2014.xx.xx:
77 * Properly detect Arch Linux when lsb-release is available
88 * Updated the URL for EPEL 7
99
10-
1110Version 2014.08.23:
1211 * Avoid redirect breakage when installing EPEL with rpm on RHEL 5
1312 * Ensure python-apt is installed by the bootstrap script for Debian & Ubuntu minions. Thanks
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=" 2014.08.23 "
20+ __ScriptVersion=" 2014.08.30 "
2121__ScriptName=" bootstrap-salt.sh"
2222
2323# ======================================================================================================================
You can’t perform that action at this time.
0 commit comments