Merge pull request #22728 from spxtr/tidy-shell

Auto commit by PR queue bot
This commit is contained in:
k8s-merge-robot
2016-03-09 13:59:13 -08:00
24 changed files with 32 additions and 90 deletions

View File

@@ -34,6 +34,7 @@
KUBE_ROOT=$(dirname "${BASH_SOURCE}")/../..
source "${KUBE_ROOT}/cluster/aws/${KUBE_CONFIG_FILE-"config-default.sh"}"
source "${KUBE_ROOT}/cluster/common.sh"
source "${KUBE_ROOT}/cluster/lib/util.sh"
ALLOCATE_NODE_CIDRS=true