Merge pull request #3235 from loganhz/azure-node

Show azure node template location for region
This commit is contained in:
Vincent Fiduccia 2019-08-13 10:32:28 -07:00 committed by GitHub
commit 5c4e05fb56
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@ function _initBuiltInLocations() {
}, },
{ {
driver: 'azure', driver: 'azure',
keyOrKeysToWatch: 'config.environment', keyOrKeysToWatch: 'config.location',
}, },
{ {
driver: 'digitalocean', driver: 'digitalocean',