Reedy has uploaded a new change for review. https://gerrit.wikimedia.org/r/168214
Change subject: Update CirrusSearch for labs ...................................................................... Update CirrusSearch for labs Bug: 72332 Change-Id: I08baf842877ce4d2f347333811cb8df3af5b84d9 --- M wmf-config/CirrusSearch-labs.php 1 file changed, 4 insertions(+), 4 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config refs/changes/14/168214/1 diff --git a/wmf-config/CirrusSearch-labs.php b/wmf-config/CirrusSearch-labs.php index 60a2b12..e43e6d7 100644 --- a/wmf-config/CirrusSearch-labs.php +++ b/wmf-config/CirrusSearch-labs.php @@ -6,10 +6,10 @@ # It should be loaded AFTER CirrusSearch-common.php $wgCirrusSearchServers = array( - 'deployment-elastic01', - 'deployment-elastic02', - 'deployment-elastic03', - 'deployment-elastic04', + 'deployment-elastic05', + 'deployment-elastic06', + 'deployment-elastic07', + 'deployment-elastic08', ); $wgCirrusSearchBackup['backups'] = array( -- To view, visit https://gerrit.wikimedia.org/r/168214 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I08baf842877ce4d2f347333811cb8df3af5b84d9 Gerrit-PatchSet: 1 Gerrit-Project: operations/mediawiki-config Gerrit-Branch: master Gerrit-Owner: Reedy <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
