[locale] default to the states

Since our default locale setting is **en_US** anyway, it makes more sense to default to New York.
main
Philip Müller 9 years ago committed by GitHub
parent 76dc2962f6
commit 239c7534d2

@ -1,3 +1,3 @@
---
region: "Europe"
zone: "London"
region: "America"
zone: "New_York"

Loading…
Cancel
Save