cloudcfg working locally now

This commit is contained in:
Daniel Smith
2014-06-11 18:13:25 -07:00
parent 912ec01856
commit 187f7d2534
4 changed files with 36 additions and 14 deletions

View File

@@ -35,9 +35,6 @@ set -e
done
)
source "$(dirname 0)/../cluster/util.sh"
get-password
echo "Starting etcd"
ETCD_DIR=$(mktemp -d -t kube-integration.XXXXXX)