Add missing source to ubuntu/util.sh

This commit is contained in:
Jeff Lowdermilk 2015-06-17 09:21:38 -07:00
parent 43889c612c
commit 822fcacce4

View File

@ -17,6 +17,8 @@
# A library of helper functions that each provider hosting Kubernetes must implement to use cluster/kube-*.sh scripts.
set -e
source "${KUBE_ROOT}/cluster/common.sh"
SSH_OPTS="-oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -oLogLevel=ERROR"
# use an array to record name and ip