We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 76cf0ae + 007a5f8 commit c14c38bCopy full SHA for c14c38b
2 files changed
ChangeLog
@@ -1,4 +1,4 @@
1
-Version 2014.xx.xx:
+Version 2014.08.23:
2
* Avoid redirect breakage when installing EPEL with rpm on RHEL 5
3
* Ensure python-apt is installed by the bootstrap script for Debian & Ubuntu minions. Thanks
4
@garethgreenaway.
bootstrap-salt.sh
@@ -17,7 +17,7 @@
17
# CREATED: 10/15/2012 09:49:37 PM WEST
18
#======================================================================================================================
19
set -o nounset # Treat unset variables as an error
20
-__ScriptVersion="2014.07.29"
+__ScriptVersion="2014.08.23"
21
__ScriptName="bootstrap-salt.sh"
22
23
0 commit comments