Giuseppe Lavagetto has submitted this change and it was merged. Change subject: Revert "Switch temporarily eqiad to use the codfw restbase cluster" ......................................................................
Revert "Switch temporarily eqiad to use the codfw restbase cluster" This reverts commit 7a7a4241638067e4c4096c7645ce8f2afb716ec5. Change-Id: I12d011d69f866439442dfc5c41f38ea75a05b562 --- M wmf-config/ProductionServices.php 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Giuseppe Lavagetto: Looks good to me, approved jenkins-bot: Verified diff --git a/wmf-config/ProductionServices.php b/wmf-config/ProductionServices.php index b291b9b..2b46280 100644 --- a/wmf-config/ProductionServices.php +++ b/wmf-config/ProductionServices.php @@ -59,7 +59,7 @@ $wmfAllServices['codfw']['irc'] = $wmfAllServices['eqiad']['irc']; ### Restbase -$wmfAllServices['eqiad']['restbase'] = 'http://10.2.1.17:7231'; # restbase.svc.codfw.wmnet +$wmfAllServices['eqiad']['restbase'] = 'http://10.2.2.17:7231'; # restbase.svc.eqiad.wmnet $wmfAllServices['codfw']['restbase'] = 'http://10.2.1.17:7231'; # restbase.svc.codfw.wmnet ### Poolcounter -- To view, visit https://gerrit.wikimedia.org/r/277960 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I12d011d69f866439442dfc5c41f38ea75a05b562 Gerrit-PatchSet: 1 Gerrit-Project: operations/mediawiki-config Gerrit-Branch: master Gerrit-Owner: Giuseppe Lavagetto <[email protected]> Gerrit-Reviewer: Florianschmidtwelzow <[email protected]> Gerrit-Reviewer: Giuseppe Lavagetto <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
