Pyoungmeister has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/70548


Change subject: moving search pools 4 and 5 to eqiad
......................................................................

moving search pools 4 and 5 to eqiad

Change-Id: I9477ad2e130e6cd276a57cf7f8b0336f3fe258b4
---
M wmf-config/lucene-production.php
1 file changed, 4 insertions(+), 4 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config 
refs/changes/48/70548/1

diff --git a/wmf-config/lucene-production.php b/wmf-config/lucene-production.php
index 785c38b..43a1f55 100644
--- a/wmf-config/lucene-production.php
+++ b/wmf-config/lucene-production.php
@@ -25,10 +25,10 @@
        #$wgLuceneHost = '10.2.1.13'; # pmtpa
 } elseif ( in_array( $wgDBname, array( 'commonswiki', 'wikidatawiki', 
'metawiki', 'enwiktionary' ) ) ) {
        # Pool 5 LVS
-       #$wgLuceneHost = '10.2.2.16'; # eqiad
-       $wgLuceneHost = '10.2.1.16'; # pmtpa
+       $wgLuceneHost = '10.2.2.16'; # eqiad
+       #$wgLuceneHost = '10.2.1.16'; # pmtpa
 } else {
        # Pool 4 LVS
-       #$wgLuceneHost = '10.2.2.14'; # eqiad
-       $wgLuceneHost = '10.2.1.14'; # pmtpa
+       $wgLuceneHost = '10.2.2.14'; # eqiad
+       #$wgLuceneHost = '10.2.1.14'; # pmtpa
 }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I9477ad2e130e6cd276a57cf7f8b0336f3fe258b4
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Pyoungmeister <p...@wikimedia.org>

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

Reply via email to