Catrope has uploaded a new change for review.
https://gerrit.wikimedia.org/r/67314
Change subject: Send all Parsoid traffic to eqiad, even when running out of
Tampa
......................................................................
Send all Parsoid traffic to eqiad, even when running out of Tampa
The pmtpa Parsoid cluster is broken and will be killed soon
Change-Id: Ia1312a1364df0f39bdbeb2b917739fbfe8270750
---
M wmf-config/CommonSettings.php
1 file changed, 1 insertion(+), 5 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config
refs/changes/14/67314/1
diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
index de4a57d..13df6da 100644
--- a/wmf-config/CommonSettings.php
+++ b/wmf-config/CommonSettings.php
@@ -1883,11 +1883,7 @@
if ( $wmgUseVisualEditor ) {
require_once( "$IP/extensions/VisualEditor/VisualEditor.php" );
- $wmgVisualEditorParsoidHosts = array(
- 'pmtpa' => '10.2.1.29', // parsoidcache.svc.pmtpa.wmnet
- 'eqiad' => '10.2.2.29', // parsoidcache.svc.eqiad.wmnet
- );
- $wgVisualEditorParsoidURL = 'http://' .
$wmgVisualEditorParsoidHosts[$wmfDatacenter];
+ $wgVisualEditorParsoidURL = 'http://10.2.2.29'; //
parsoidcache.svc.eqiad.wmnet
$wgVisualEditorParsoidPrefix = $wgDBname;
$wgVisualEditorParsoidProblemReportURL =
'http://parsoid.wmflabs.org/_bugs/';
$wgVisualEditorNamespaces = $wmgVisualEditorNamespaces;
--
To view, visit https://gerrit.wikimedia.org/r/67314
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia1312a1364df0f39bdbeb2b917739fbfe8270750
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Catrope <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits