Giuseppe Lavagetto has submitted this change and it was merged.

Change subject: poolcounter: use codfw hosts in codfw
......................................................................


poolcounter: use codfw hosts in codfw

Change-Id: I6373ce0d5d148a9f86bfa85db14a354d7f14c738
---
M wmf-config/PoolCounterSettings-codfw.php
1 file changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Giuseppe Lavagetto: Looks good to me, approved



diff --git a/wmf-config/PoolCounterSettings-codfw.php 
b/wmf-config/PoolCounterSettings-codfw.php
index 0ba60d2..88704a6 100644
--- a/wmf-config/PoolCounterSettings-codfw.php
+++ b/wmf-config/PoolCounterSettings-codfw.php
@@ -3,8 +3,8 @@
 # For now using eqiad PC servers
 $wgPoolCountClientConf = array(
        'servers' => array(
-               '10.64.0.179',
-               '10.64.16.152'
+               '10.192.16.124',
+               '10.192.0.121'
        ),
        'timeout' => 0.5,
        'connect_timeout' => 0.01,

-- 
To view, visit https://gerrit.wikimedia.org/r/239064
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I6373ce0d5d148a9f86bfa85db14a354d7f14c738
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Giuseppe Lavagetto <[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

Reply via email to