KartikMistry has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/191540

Change subject: comment: Fix instance name of $wmgParsoidURL
......................................................................

comment: Fix instance name of $wmgParsoidURL

Change-Id: Ic97007638e6ebb75f743f79ccdcc2eef4bf23898
---
M wmf-config/CommonSettings-labs.php
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config 
refs/changes/40/191540/1

diff --git a/wmf-config/CommonSettings-labs.php 
b/wmf-config/CommonSettings-labs.php
index 43871cd..e9cf3ed 100644
--- a/wmf-config/CommonSettings-labs.php
+++ b/wmf-config/CommonSettings-labs.php
@@ -75,7 +75,7 @@
 }
 
 if ( $wmgUseParsoid ) {
-       $wmgParsoidURL = 'http://10.68.16.145'; // 
deployment-parsoidcache01.eqiad
+       $wmgParsoidURL = 'http://10.68.16.145'; // 
deployment-parsoidcache02.eqiad
        $wgParsoidCacheServers = array ( 'http://10.68.16.145' ); // 
deployment-parsoidcache01.eqiad
 }
 

-- 
To view, visit https://gerrit.wikimedia.org/r/191540
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic97007638e6ebb75f743f79ccdcc2eef4bf23898
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: KartikMistry <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to