commit | 736dad833448fc7b6dbca2a89d21bece9173d4f0 | [log] [tgz] |
---|---|---|
author | Luca Prete <luca@onlab.us> | Wed Feb 13 11:39:42 2019 -0800 |
committer | Luca Prete <luca@onlab.us> | Wed Feb 13 11:39:42 2019 -0800 |
tree | fcde9854157193143e6e81ac2fbd31bcfeb3506c | |
parent | 9c675d081083285fee96a96decd46b1311cbcc44 [diff] [blame] |
Adding mcord branch: using kubespray master and specific calico/sctp options Change-Id: Ifed0c1ff84398c53e29e285f34b4f910846e775f
diff --git a/kubespray-installer/setup.sh b/kubespray-installer/setup.sh index ff946b2..51ad780 100755 --- a/kubespray-installer/setup.sh +++ b/kubespray-installer/setup.sh
@@ -20,7 +20,7 @@ set -e -o pipefail -KS_COMMIT="${KS_COMMIT:-v2.8.1}" +KS_COMMIT="${KS_COMMIT:-master}" install_kubespray () { # Cleanup Old Kubespray Installations