Elukey has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/392852 )

Change subject: geowiki::mysql_conf: fix db host configuration in the research 
cnf file
......................................................................


geowiki::mysql_conf: fix db host configuration in the research cnf file

Change-Id: I11ffac7a42a7d6d1dc23967e0f90b1c3b3e1ac4f
---
M modules/geowiki/manifests/mysql_conf.pp
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Ottomata: Looks good to me, but someone else must approve
  Elukey: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/modules/geowiki/manifests/mysql_conf.pp 
b/modules/geowiki/manifests/mysql_conf.pp
index 00bb115..a5aad13 100644
--- a/modules/geowiki/manifests/mysql_conf.pp
+++ b/modules/geowiki/manifests/mysql_conf.pp
@@ -18,7 +18,7 @@
 [client]
 user=${research_mysql_user}
 password=${research_mysql_pass}
-host=s1-analytics-slave.eqiad.wmnet
+host=analytics-slave.eqiad.wmnet
 # make_limn_files.py relies on a set default-character-set.
 # This setting was in erosen's original MySQL configuration files, and without
 # it, make_files_limpy.py fails with UnicodeDecodeError when writing out the 
csv files

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I11ffac7a42a7d6d1dc23967e0f90b1c3b3e1ac4f
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Elukey <ltosc...@wikimedia.org>
Gerrit-Reviewer: Elukey <ltosc...@wikimedia.org>
Gerrit-Reviewer: Milimetric <dandree...@wikimedia.org>
Gerrit-Reviewer: Ottomata <ao...@wikimedia.org>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to