From 6cdab665331ec3d3136b645e22ccf8dfde777b7a Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Thu, 9 Feb 2017 19:58:31 +0000 Subject: [PATCH] Rename these to match the real env names. --- .../{client_secrets.json.prod => client_secrets.json.production} | 0 .../{client_secrets.json.stg => client_secrets.json.staging} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename roles/mbs/common/templates/{client_secrets.json.prod => client_secrets.json.production} (100%) rename roles/mbs/common/templates/{client_secrets.json.stg => client_secrets.json.staging} (100%) diff --git a/roles/mbs/common/templates/client_secrets.json.prod b/roles/mbs/common/templates/client_secrets.json.production similarity index 100% rename from roles/mbs/common/templates/client_secrets.json.prod rename to roles/mbs/common/templates/client_secrets.json.production diff --git a/roles/mbs/common/templates/client_secrets.json.stg b/roles/mbs/common/templates/client_secrets.json.staging similarity index 100% rename from roles/mbs/common/templates/client_secrets.json.stg rename to roles/mbs/common/templates/client_secrets.json.staging