Skip to content
Snippets Groups Projects
Unverified Commit 57eefdd4 authored by Maxime Guyot's avatar Maxime Guyot Committed by GitHub
Browse files

Fix azure-cloud-config.j2 JSON syntax (#6364)

parent 060d25fc
No related branches found
No related tags found
No related merge requests found
{
"cloud": "{{ azure_cloud }}"
"cloud": "{{ azure_cloud }}",
"tenantId": "{{ azure_tenant_id }}",
"subscriptionId": "{{ azure_subscription_id }}",
"aadClientId": "{{ azure_aad_client_id }}",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment