Skip to content

Commit

Permalink
Generate password for local cluster, too
Browse files Browse the repository at this point in the history
  • Loading branch information
lavalamp committed Jun 12, 2014
1 parent 5d02bf0 commit 9e03e1d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions hack/local-up.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@ set -e
done
)

source "$(dirname 0)/../cluster/util.sh"
get-password

echo "Starting etcd"

ETCD_DIR=$(mktemp -d -t kube-integration.XXXXXX)
Expand Down

0 comments on commit 9e03e1d

Please sign in to comment.