Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

Commit

Permalink
Merge pull request #2136 from edx/jibsheet/reservation-notes
Browse files Browse the repository at this point in the history
Warn future devops about changing this
  • Loading branch information
jibsheet committed Jul 9, 2015
2 parents 9057940 + 93aed55 commit 9a7bafc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions util/jenkins/ansible-provision.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9a7bafc

Please sign in to comment.