Giuseppe Lavagetto has uploaded a new change for review.

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

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(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config 
refs/changes/64/239064/1

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

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to