mirror of
https://github.com/trailofbits/algo.git
synced 2025-06-06 15:13:56 +02:00
Merge pull request #55 from vishnunaini/blr1
Digitalocean: Add new region blr1 Bangalore
This commit is contained in:
commit
16df24f9af
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue