Jcrespo has submitted this change and it was merged.

Change subject: Replace pc1001 with pc1004, new pooled parsercache
......................................................................


Replace pc1001 with pc1004, new pooled parsercache

Bug: T121888
Change-Id: I60a714a2eb20d2fa2b8f5f71e7c92b4de9a645e9
---
M wmf-config/db-eqiad.php
1 file changed, 3 insertions(+), 3 deletions(-)

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



diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index 1d57a9f..c875451 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -8,9 +8,9 @@
 #$wgReadOnly = "Wikimedia Sites are currently read-only during maintenance, 
please try again soon.";
 
 $wmgParserCacheDBs = array(
-#      '10.64.16.156',  # pc1001 under maintenance
-       '10.64.16.157',  # pc1002
-       '10.64.16.158',  # pc1003
+       '10.64.0.12',   # pc1004
+       '10.64.16.157', # pc1002
+       '10.64.16.158', # pc1003
 );
 
 $wmgOldExtTemplate = array(

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I60a714a2eb20d2fa2b8f5f71e7c92b4de9a645e9
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