Marostegui has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/391837 )

Change subject: db-codfw.php: Repool db2038
......................................................................

db-codfw.php: Repool db2038

It was a leftover from all the cloning slaves to build multi-instance
hosts

Bug: T178359
Change-Id: I79bf748cb53f069ab44b4cf279cb004b709dbcc2
---
M wmf-config/db-codfw.php
1 file changed, 7 insertions(+), 7 deletions(-)


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

diff --git a/wmf-config/db-codfw.php b/wmf-config/db-codfw.php
index 5f67049..b2b29b9 100644
--- a/wmf-config/db-codfw.php
+++ b/wmf-config/db-codfw.php
@@ -148,8 +148,8 @@
        ],
        's5' => [
                'db2023' => 0,   # B6 2.9TB  96GB, master
-               # 'db2038' => 50,  # C6 2.9TB 160GB, rc, log #T178359
-               'db2045' => 400, # C6 2.9TB 160GB #temporary rc
+               'db2038' => 50,  # C6 2.9TB 160GB, rc, log
+               'db2045' => 400, # C6 2.9TB 160GB
                'db2052' => 50,  # D6 2.9TB 160GB, dump (inactive), vslow
                'db2059' => 100, # D6 3.3TB 160GB, api
                'db2066' => 400, # D6 3.3TB 160GB
@@ -419,35 +419,35 @@
        ],
        's5' => [
                'watchlist' => [
-                       'db2045' => 1,
+                       'db2038' => 1,
                        'db2084:3315' => 1,
                        'db2085:3315' => 1,
                        'db2086:3315' => 1,
                        'db2089:3315' => 1,
                ],
                'recentchanges' => [
-                       'db2045' => 1,
+                       'db2038' => 1,
                        'db2084:3315' => 1,
                        'db2085:3315' => 1,
                        'db2086:3315' => 1,
                        'db2089:3315' => 1,
                ],
                'recentchangeslinked' => [
-                       'db2045' => 1,
+                       'db2038' => 1,
                        'db2084:3315' => 1,
                        'db2085:3315' => 1,
                        'db2086:3315' => 1,
                        'db2089:3315' => 1,
                ],
                'contributions' => [
-                       'db2045' => 1,
+                       'db2038' => 1,
                        'db2084:3315' => 1,
                        'db2085:3315' => 1,
                        'db2086:3315' => 1,
                        'db2089:3315' => 1,
                ],
                'logpager' => [
-                       'db2045' => 1,
+                       'db2038' => 1,
                        'db2084:3315' => 1,
                        'db2085:3315' => 1,
                        'db2086:3315' => 1,

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

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

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

Reply via email to