Commit 6d50b431 by John Jarvis

fixing region typo

parent 136909da
......@@ -54,7 +54,7 @@ fi
extra_vars="/var/tmp/extra-vars-$$.yml"
if [[ -z $region ]]; then
region="us-east1"
region="us-east-1"
fi
if [[ -z $zone ]]; then
......
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