Jcrespo has submitted this change and it was merged.

Change subject: New parsercache servers for codfw datacenter
......................................................................


New parsercache servers for codfw datacenter

Bug: T121879
Change-Id: Ibb046126eaba1ca8cd63b3ae8854f676e618a78c
---
M wmf-config/db-codfw.php
1 file changed, 3 insertions(+), 4 deletions(-)

Approvals:
  Jcrespo: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/wmf-config/db-codfw.php b/wmf-config/db-codfw.php
index b6b9eb6..0c6f814 100644
--- a/wmf-config/db-codfw.php
+++ b/wmf-config/db-codfw.php
@@ -7,11 +7,10 @@
 
 #$wgReadOnly = "Wikimedia Sites are currently read-only during maintenance, 
please try again soon.";
 
-# Still using eqiad as codfw does not have these.
 $wmgParserCacheDBs = array(
-       '10.64.16.156',  # pc1001
-       '10.64.16.157',  # pc1002
-       '10.64.16.158',  # pc1003
+       '10.192.16.170', # pc2004
+       '10.192.32.128', # pc2005
+       '10.192.48.39',  # pc2006
 );
 
 $wmgOldExtTemplate = array(

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ibb046126eaba1ca8cd63b3ae8854f676e618a78c
Gerrit-PatchSet: 2
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Jcrespo <[email protected]>
Gerrit-Reviewer: Chad <[email protected]>
Gerrit-Reviewer: Florianschmidtwelzow <[email protected]>
Gerrit-Reviewer: Jcrespo <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to