Added East US and East US 2 regions to Azure. (#424)

pull/423/merge
donlockhart 7 years ago committed by Jack Ivanov
parent 04b61ca3d2
commit 42a663983e

@ -137,6 +137,8 @@ Name the vpn server:
24. North Central US
25. South India
26. West India
27. East US
28. East US 2
Enter the number of your desired region:
[1]: " -r azure_region
@ -169,6 +171,8 @@ Enter the number of your desired region:
24) region="northcentralus" ;;
25) region="southindia" ;;
26) region="westindia" ;;
27) region="eastus" ;;
28) region="eastus2" ;;
esac
ROLES="azure vpn cloud"

Loading…
Cancel
Save