Jcrespo has uploaded a new change for review.

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

Change subject: Setting s5 master as recentchanges role
......................................................................

Setting s5 master as recentchanges role

Change-Id: I9afcddf874416fba546dff2a581567be37b0cabb
---
M wmf-config/db-eqiad.php
1 file changed, 6 insertions(+), 6 deletions(-)


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

diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index 52e5a8a..1b0db90 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -127,7 +127,7 @@
        's5' => array(
                'db1058' => 0,   # 2.8TB  96GB
                'db1049' => 0,   # 2.8TB  64GB, vslow, dump
-               'db1026' => 0,   # 1.4TB  64GB, watchlist, recentchanges, 
contributions, logpager
+#              'db1026' => 0,   # 1.4TB  64GB, watchlist, recentchanges, 
contributions, logpager
                'db1045' => 50,  # 1.4TB  64GB, api
                'db1070' => 500, # 2.8TB 160GB
                'db1071' => 500, # 2.8TB 160GB
@@ -289,19 +289,19 @@
                        'db1045' => 1,
                ),
                'watchlist' => array(
-                       'db1026' => 1,
+                       'db1058' => 1,
                ),
                'recentchanges' => array(
-                       'db1026' => 1,
+                       'db1058' => 1,
                ),
                'recentchangeslinked' => array(
-                       'db1026' => 1,
+                       'db1058' => 1,
                ),
                'contributions' => array(
-                       'db1026' => 1,
+                       'db1058' => 1,
                ),
                'logpager' => array(
-                       'db1026' => 1,
+                       'db1058' => 1,
                ),
        ),
        's6' => array(

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I9afcddf874416fba546dff2a581567be37b0cabb
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Jcrespo <[email protected]>

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

Reply via email to