Digitalocean: Add new region blr1 Bangalore

See https://www.digitalocean.com/company/blog/introducing-our-bangalore-region-blr1/
This commit is contained in:
Vishnu Vardhan Reddy Naini 2016-08-17 21:47:59 +00:00
parent bb2691affe
commit 429a21dd73

View File

@ -14,6 +14,7 @@
"9": "sfo2" "9": "sfo2"
"10": "sgp1" "10": "sgp1"
"11": "tor1" "11": "tor1"
"12": "blr1"
vars_prompt: vars_prompt:
- name: "do_access_token" - name: "do_access_token"
@ -38,6 +39,7 @@
9. San Francisco (Datacenter 2) 9. San Francisco (Datacenter 2)
10. Singapore 10. Singapore
11. Toronto 11. Toronto
12. Bangalore
Enter the number of your desired region: Enter the number of your desired region:
default: "7" default: "7"
private: no private: no