Commit 4b05cb0e authored by Dawn Chen's avatar Dawn Chen

Merge pull request #872 from brendandburns/kubecfg

LGTM
parents 74a7179e 5d0291ae
...@@ -26,5 +26,6 @@ if [ ! -x $CLOUDCFG ]; then ...@@ -26,5 +26,6 @@ if [ ! -x $CLOUDCFG ]; then
fi fi
detect-master > /dev/null detect-master > /dev/null
export KUBERNETES_MASTER=https://${KUBE_MASTER_IP}
$CLOUDCFG $@ $CLOUDCFG $@
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment