Skip to content
Snippets Groups Projects
Commit e3683cad authored by jboeuf's avatar jboeuf Committed by GitHub
Browse files

Merge pull request #9328 from trimbo/metadata_dns

Google Compute Metadata - use full DNS path
parents 6b99d804 108a109c
No related branches found
No related tags found
No related merge requests found
......@@ -71,7 +71,7 @@ typedef enum {
#define GRPC_SECURE_TOKEN_REFRESH_THRESHOLD_SECS 60
#define GRPC_COMPUTE_ENGINE_METADATA_HOST "metadata"
#define GRPC_COMPUTE_ENGINE_METADATA_HOST "metadata.google.internal"
#define GRPC_COMPUTE_ENGINE_METADATA_TOKEN_PATH \
"/computeMetadata/v1/instance/service-accounts/default/token"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment