[docs] Fix sentence order for GCE Cloud Auto-Join

This commit is contained in:
Robert Hencke 2019-06-09 16:07:14 -04:00 committed by Blake Covarrubias
parent 7190af29ac
commit d908f2c420
1 changed files with 4 additions and 4 deletions

View File

@ -146,6 +146,10 @@ $ consul agent -retry-join "provider=gce project_name=... tag_value=..."
#### Authentication & Precedence
Discovery requires a [GCE Service
Account](https://cloud.google.com/compute/docs/access/service-accounts).
Credentials are searched using the following paths, in order of precedence.
- Use credentials from `credentials_file`, if provided.
- Use JSON file from `GOOGLE_APPLICATION_CREDENTIALS` environment variable.
- Use JSON file in a location known to the gcloud command-line tool.
@ -154,10 +158,6 @@ $ consul agent -retry-join "provider=gce project_name=... tag_value=..."
- On Google Compute Engine, use credentials from the metadata
server. In this final case any provided scopes are ignored.
Discovery requires a [GCE Service
Account](https://cloud.google.com/compute/docs/access/service-accounts).
Credentials are searched using the following paths, in order of precedence.
### IBM SoftLayer
This returns the first private IP address of all servers for the given