Page MenuHomePhabricator

Update ProductionServices.php with proxy address for ipoid
Closed, ResolvedPublic

Description

In the operations/mediawiki-config repo, in ProductionServices.php, we should add an entry for ipoid with the proxy address (localhost:6035, per https://gerrit.wikimedia.org/r/c/operations/puppet/+/988453/)

Then, in CommonSettings.php, we should have an entry like:

$wgIPInfoIpoidUrl = $wmgLocalServices['ipoid'];

Event Timeline

Change 988482 had a related patch set uploaded (by Kosta Harlan; author: Kosta Harlan):

[operations/mediawiki-config@master] ProductionServices: Add entry for ipoid

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

Change 988482 merged by jenkins-bot:

[operations/mediawiki-config@master] ProductionServices: Add entry for ipoid

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