jenkins-bot has submitted this change and it was merged.

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(-)

Approvals:
  Chad: Looks good to me, approved
  jenkins-bot: Verified



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: merged
Gerrit-Change-Id: Ic97007638e6ebb75f743f79ccdcc2eef4bf23898
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: KartikMistry <[email protected]>
Gerrit-Reviewer: Alex Monk <[email protected]>
Gerrit-Reviewer: Chad <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to