Pyoungmeister has uploaded a new change for review.
https://gerrit.wikimedia.org/r/52928
Change subject: moving pool4 and pool5 search traffic back to eqiad
......................................................................
moving pool4 and pool5 search traffic back to eqiad
Change-Id: Ie2036855874fef03028629257712ad992a9e4da5
---
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/28/52928/1
diff --git a/wmf-config/lucene-production.php b/wmf-config/lucene-production.php
index 2e16757..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 - FUTURE
- $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/52928
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie2036855874fef03028629257712ad992a9e4da5
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Pyoungmeister <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits