Commit 55a57a0b authored by derekwaynecarr's avatar derekwaynecarr

Fix typo that caused an error at end of vagrant up

parent 5dfc904c
...@@ -260,7 +260,7 @@ function verify-cluster { ...@@ -260,7 +260,7 @@ function verify-cluster {
echo echo
echo " https://${MASTER_IP}" echo " https://${MASTER_IP}"
echo echo
echo "The user name and password to use is located in ${KUBECONIG}" echo "The user name and password to use is located in ${KUBECONFIG}"
echo echo
) )
} }
......
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