From f5376d036db0f2cf0296ec73dc139cfcdf21cb11 Mon Sep 17 00:00:00 2001 From: Peter Tripp Date: Thu, 12 Mar 2015 03:56:11 -0700 Subject: [PATCH] Include testing in list of valid install types. --- bootstrap-salt.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bootstrap-salt.sh b/bootstrap-salt.sh index abf268d..eb3b6e8 100755 --- a/bootstrap-salt.sh +++ b/bootstrap-salt.sh @@ -226,6 +226,7 @@ usage() { - stable (default) - stable [version] (ubuntu specific) - daily (ubuntu specific) + - testing (redhat specific) - git Examples: @@ -233,6 +234,7 @@ usage() { - ${__ScriptName} stable - ${__ScriptName} stable 2014.7 - ${__ScriptName} daily + - ${__ScriptName} testing - ${__ScriptName} git - ${__ScriptName} git develop - ${__ScriptName} git v0.17.0