Fix Azure cloud auto-join docs (#3466)

Fixes #3466
This commit is contained in:
Frank Schroeder 2017-09-25 02:44:04 +02:00
parent f1b433d537
commit bcfe1190d4
No known key found for this signature in database
GPG Key ID: 4D65C6EAEC87DECD
1 changed files with 1 additions and 1 deletions

View File

@ -306,7 +306,7 @@ will exit with an error at startup.
```
- `provider` (required) - the name of the provider ("azure" in this case).
- `tag_key` (required) - the key of the tag to auto-join on.
- `tag_name` (required) - the name of the tag to auto-join on.
- `tag_value` (required) - the value of the tag to auto-join on.
- `tenant_id` (required) - the tenant to join machines in.
- `client_id` (required) - the client to authenticate with.