Hashar has uploaded a new change for review.
https://gerrit.wikimedia.org/r/51669
Change subject: beta: migrate udp2log to -bastion
......................................................................
beta: migrate udp2log to -bastion
-dbdump instance has been phased out, this patch change the udp2log
receiving IP address in beta so it points to deployment-bastion.
Change-Id: Ie8286ea2577941ee71160f9dcf56b23a1d4f3ab6
---
M wmf-config/CommonSettings.php
1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config
refs/changes/69/51669/1
diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
index 656e166..4779bff 100644
--- a/wmf-config/CommonSettings.php
+++ b/wmf-config/CommonSettings.php
@@ -140,8 +140,8 @@
$wmfUdp2logDest = '10.64.0.21:8420';
break;
case 'labs':
- # deployment-dbdump host the udp2log daemon
- $wmfUdp2logDest = '10.4.0.56:8420';
+ # deployment-bastion hosts the udp2log daemon
+ $wmfUdp2logDest = '10.4.0.58:8420';
break;
default:
$wmfUdp2logDest = '127.0.0.1:8420';
--
To view, visit https://gerrit.wikimedia.org/r/51669
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie8286ea2577941ee71160f9dcf56b23a1d4f3ab6
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Hashar <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits