Commit 93aed559 by Kevin Falcone

Warn future devops about changing this

This isn't visible in Jenkins, so would only be changed here.
parent 90579403
......@@ -76,6 +76,7 @@ if [[ -z $region ]]; then
region="us-east-1"
fi
# edX has reservations for sandboxes in this zone, don't change without updating reservations.
if [[ -z $zone ]]; then
zone="us-east-1c"
fi
......
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