Skip to content

Commit

Permalink
fix name change
Browse files Browse the repository at this point in the history
  • Loading branch information
warroyo committed May 21, 2019
1 parent fe15cf8 commit 1e8f155
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/create-cluster.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ run:
echo "starting cluster creation"
./pks-cli login -a $PKS_API -u admin -p $PKS_PASSWORD -k
./pks-cli create-cluster -e "${CLUSTER_DOMAIN}" -p small --wait
./pks-cli create-cluster -e "${CLUSTER_HOSTNAME}" -p small --wait

0 comments on commit 1e8f155

Please sign in to comment.