From 6613c67e70a36d1e5cee2d01cb2c7a1d7cc37255 Mon Sep 17 00:00:00 2001 From: "R. Tyler Croy" Date: Fri, 25 Aug 2017 23:52:07 -0700 Subject: [PATCH] protip, valid json --- vars.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vars.json b/vars.json index de22cf2..e85b589 100644 --- a/vars.json +++ b/vars.json @@ -1,5 +1,5 @@ { - "azure_client_secret" : "dummy-client-secret" + "azure_client_secret" : "dummy-client-secret", "azure_subscription_id" : "dummy-subscription-id", "azure_tenant_id" : "dummy-tenant-id", "azure_client_id" : "dummy-client-id"