From 429a21dd733acb277c22aff531f17f68f4524d24 Mon Sep 17 00:00:00 2001 From: Vishnu Vardhan Reddy Naini Date: Wed, 17 Aug 2016 21:47:59 +0000 Subject: [PATCH] Digitalocean: Add new region blr1 Bangalore See https://www.digitalocean.com/company/blog/introducing-our-bangalore-region-blr1/ --- digitalocean.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/digitalocean.yml b/digitalocean.yml index 0954a7b..8b54fb4 100644 --- a/digitalocean.yml +++ b/digitalocean.yml @@ -14,6 +14,7 @@ "9": "sfo2" "10": "sgp1" "11": "tor1" + "12": "blr1" vars_prompt: - name: "do_access_token" @@ -38,6 +39,7 @@ 9. San Francisco (Datacenter 2) 10. Singapore 11. Toronto + 12. Bangalore Enter the number of your desired region: default: "7" private: no