Mforns has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/375043 )

Change subject: Correct path to credentials file
......................................................................

Correct path to credentials file

Bug: T174706
Change-Id: I28bf85045e174da9d6b5649cb5e07ff56fe57bb2
---
M interactive/config.yaml
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/analytics/discovery-stats 
refs/changes/43/375043/1

diff --git a/interactive/config.yaml b/interactive/config.yaml
index 4949c91..4081cba 100644
--- a/interactive/config.yaml
+++ b/interactive/config.yaml
@@ -2,7 +2,7 @@
     el:
         host: "analytics-store.eqiad.wmnet"
         port: 3306
-        creds_file: /a/.my.cnf.research
+        creds_file: /etc/mysql/conf.d/stats-research-client.cnf
         db: log
     el-dev:
         host: localhost
@@ -12,7 +12,7 @@
     commons:
         host: "analytics-store.eqiad.wmnet"
         port: 3306
-        creds_file: /a/.my.cnf.research
+        creds_file: /etc/mysql/conf.d/stats-research-client.cnf
         db: commonswiki
 
 graphite:

-- 
To view, visit https://gerrit.wikimedia.org/r/375043
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I28bf85045e174da9d6b5649cb5e07ff56fe57bb2
Gerrit-PatchSet: 1
Gerrit-Project: analytics/discovery-stats
Gerrit-Branch: master
Gerrit-Owner: Mforns <mfo...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to