We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c2c6b4 commit 3da4552Copy full SHA for 3da4552
ChangeLog
@@ -1,4 +1,4 @@
1
-Version 2014.xx.xx:
+Version 2014.12.11:
2
* Enable binary installations on CentOS 7. Thanks ggillies
3
* Updated the URL for EPEL 7
4
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.10.30"
+__ScriptVersion="2014.12.11"
21
__ScriptName="bootstrap-salt.sh"
22
23
0 commit comments