Chad has uploaded a new change for review. https://gerrit.wikimedia.org/r/86743
Change subject: Use new LVS setup for search ...................................................................... Use new LVS setup for search RT: 5867 Change-Id: I1b773dd985b3e2b497f628b56303589b91588242 --- M wmf-config/CirrusSearch-production.php 1 file changed, 1 insertion(+), 3 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config refs/changes/43/86743/1 diff --git a/wmf-config/CirrusSearch-production.php b/wmf-config/CirrusSearch-production.php index 25c6c05..6305c1f 100644 --- a/wmf-config/CirrusSearch-production.php +++ b/wmf-config/CirrusSearch-production.php @@ -6,7 +6,5 @@ # It should be loaded AFTER CirrusSearch-common.php $wgCirrusSearchServers = array( - '10.64.32.138', # testsearch1001 - '10.64.32.137', # testsearch1002 - '10.64.32.136', # testsearch1003 + '10.2.2.30', # search.svc.eqiad.wmnet ); -- To view, visit https://gerrit.wikimedia.org/r/86743 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I1b773dd985b3e2b497f628b56303589b91588242 Gerrit-PatchSet: 1 Gerrit-Project: operations/mediawiki-config Gerrit-Branch: master Gerrit-Owner: Chad <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
