Merge pull request 'Add iad datacenter; make Sydney consistent' (#7) from iad into master
Reviewed-on: https://git.bradleylaboon.com/lb.laboon/lmc/pulls/7
This commit is contained in:
commit
148c9cd0db
@ -49,9 +49,10 @@ var regionNames = {
|
|||||||
"ap-northeast-1a": "Tokyo 2, JP",
|
"ap-northeast-1a": "Tokyo 2, JP",
|
||||||
"ca-central": "Toronto, ON, CA",
|
"ca-central": "Toronto, ON, CA",
|
||||||
"ap-west": "Mumbai, IN",
|
"ap-west": "Mumbai, IN",
|
||||||
"ap-southeast": "Sydney, AU",
|
"ap-southeast": "Sydney, NSW, AU",
|
||||||
"philadelphia": "Philadelphia, PA, USA",
|
"philadelphia": "Philadelphia, PA, USA",
|
||||||
"absecon": "Absecon, NJ, USA"
|
"absecon": "Absecon, NJ, USA",
|
||||||
|
"us-iad": "Washington DC, USA"
|
||||||
};
|
};
|
||||||
|
|
||||||
// Human-readable event titles
|
// Human-readable event titles
|
||||||
|
Loading…
Reference in New Issue
Block a user