Alex Monk has uploaded a new change for review.
https://gerrit.wikimedia.org/r/287294
Change subject: deployment-prep: Configure irc
......................................................................
deployment-prep: Configure irc
Change-Id: Ia600e716b123b2a9c6344f1c01b5e01fffc0b56b
---
M wmf-config/InitialiseSettings-labs.php
M wmf-config/LabsServices.php
2 files changed, 1 insertion(+), 13 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config
refs/changes/94/287294/1
diff --git a/wmf-config/InitialiseSettings-labs.php
b/wmf-config/InitialiseSettings-labs.php
index ca550e8..609bd62 100644
--- a/wmf-config/InitialiseSettings-labs.php
+++ b/wmf-config/InitialiseSettings-labs.php
@@ -164,16 +164,6 @@
'-wgJobLogFile' => [],
- // No IRC feed - T128006
- '-wmgUseRC2UDP' => [
- 'default' => false,
- ],
-
- // T62013, T58758
- '-wmgRC2UDPPrefix' => [
- 'default' => false,
- ],
-
'wmgUseWebFonts' => [
'mywiki' => true,
],
diff --git a/wmf-config/LabsServices.php b/wmf-config/LabsServices.php
index 7764995..9f26eff 100644
--- a/wmf-config/LabsServices.php
+++ b/wmf-config/LabsServices.php
@@ -29,6 +29,7 @@
'eventbus' =>
'http://deployment-eventlogging04.deployment-prep.eqiad.wmflabs:8085',
'upload' => false,
'cxserver' => 'http://deployment-sca01.eqiad.wmflabs:8080',
+ 'irc' => 'irc.beta.wmflabs.org', // deployment-ircd
);
### Logstash
@@ -41,9 +42,6 @@
'deployment-kafka02.deployment-prep.eqiad.wmflabs:9092',
'deployment-kafka03.deployment-prep.eqiad.wmflabs:9092',
);
-
-### IRC (not present in labs)
-$wmfAllServices['eqiad']['irc'] = null;
### Restbase
$wmfAllServices['eqiad']['restbase'] = 'http://10.68.17.189:7231'; //
deployment-restbase02.deployment-prep.eqiad.wmflabs
--
To view, visit https://gerrit.wikimedia.org/r/287294
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia600e716b123b2a9c6344f1c01b5e01fffc0b56b
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Alex Monk <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits