Madhuvishy has submitted this change and it was merged. Change subject: Move config template yaml files to config_templates dir ......................................................................
Move config template yaml files to config_templates dir Change-Id: Id55a8dd2d3816efca3ed0f1f4972343cc7e53fa7 --- R config_templates/db_config.yaml R config_templates/queue_config.yaml R config_templates/web_config.yaml 3 files changed, 0 insertions(+), 0 deletions(-) Approvals: Madhuvishy: Verified; Looks good to me, approved diff --git a/config/db_config.yaml b/config_templates/db_config.yaml similarity index 100% rename from config/db_config.yaml rename to config_templates/db_config.yaml diff --git a/config/queue_config.yaml b/config_templates/queue_config.yaml similarity index 100% rename from config/queue_config.yaml rename to config_templates/queue_config.yaml diff --git a/config/web_config.yaml b/config_templates/web_config.yaml similarity index 100% rename from config/web_config.yaml rename to config_templates/web_config.yaml -- To view, visit https://gerrit.wikimedia.org/r/264204 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Id55a8dd2d3816efca3ed0f1f4972343cc7e53fa7 Gerrit-PatchSet: 1 Gerrit-Project: analytics/wikimetrics-deploy Gerrit-Branch: master Gerrit-Owner: Madhuvishy <[email protected]> Gerrit-Reviewer: Madhuvishy <[email protected]> Gerrit-Reviewer: Yuvipanda <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
