BBlack has uploaded a new change for review.
https://gerrit.wikimedia.org/r/267234
Change subject: MW parsoid URLs: s/parsoidcache/parsoid/
......................................................................
MW parsoid URLs: s/parsoidcache/parsoid/
Bug: T110472
Change-Id: I2f8394edc854eae5e4ee95ef5a21b99b7afa52a6
---
M wmf-config/CommonSettings-labs.php
M wmf-config/CommonSettings.php
2 files changed, 2 insertions(+), 2 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config
refs/changes/34/267234/1
diff --git a/wmf-config/CommonSettings-labs.php
b/wmf-config/CommonSettings-labs.php
index 90e0ce3..c12b3a7 100644
--- a/wmf-config/CommonSettings-labs.php
+++ b/wmf-config/CommonSettings-labs.php
@@ -95,7 +95,7 @@
}
if ( $wmgUseParsoid ) {
- $wmgParsoidURL = 'http://10.68.20.102'; // deployment-cache-parsoid05
+ $wmgParsoidURL = 'http://10.68.16.120'; // deployment-parsoid05
// Re-link now it's been set to a new value
$wgVirtualRestConfig['modules']['parsoid']['url'] = $wmgParsoidURL;
}
diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
index fd94eb7..e1ef77b 100644
--- a/wmf-config/CommonSettings.php
+++ b/wmf-config/CommonSettings.php
@@ -1955,7 +1955,7 @@
}
if ( $wmgUseParsoid ) {
- $wmgParsoidURL = 'http://10.2.2.29'; // parsoidcache.svc.eqiad.wmnet
+ $wmgParsoidURL = 'http://parsoid.svc.eqiad.wmnet';
// The wiki prefix to use
$wgParsoidWikiPrefix = $wgDBname; // deprecated
--
To view, visit https://gerrit.wikimedia.org/r/267234
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I2f8394edc854eae5e4ee95ef5a21b99b7afa52a6
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: BBlack <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits