Asher has submitted this change and it was merged.

Change subject: return es100[69], pmtpa s2 dbs
......................................................................


return es100[69], pmtpa s2 dbs

Change-Id: If96027077e3b0a86caf38706b7e6cabaf07485a1
---
M wmf-config/db-eqiad.php
M wmf-config/db-pmtpa.php
2 files changed, 4 insertions(+), 4 deletions(-)

Approvals:
  Asher: Verified; Looks good to me, approved



diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index a8ef6f3..bee7b66 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -262,13 +262,13 @@
        # es2
        'cluster24' => array(
                '10.64.16.153' => 1, # es1005
-               #'10.64.16.154' => 3, # es1006
+               '10.64.16.154' => 3, # es1006
                '10.64.32.17' => 1, # es1007 snapshot host
        ),
        # es3
        'cluster25' => array(
                '10.64.32.18' => 1, # es1008
-               #'10.64.32.19' => 3, # es1009
+               '10.64.32.19' => 3, # es1009
                '10.64.32.20' => 1, # es1010 snapshot host
        ),
        # ExtensionStore shard1 - initially for AFTv5
diff --git a/wmf-config/db-pmtpa.php b/wmf-config/db-pmtpa.php
index ef1b99f..372b2fc 100644
--- a/wmf-config/db-pmtpa.php
+++ b/wmf-config/db-pmtpa.php
@@ -93,8 +93,8 @@
                'db1034'    => 0,
                'db54'    => 0, # pmtpa master
                'db52'    => 300, 
-               #'db53'   => 100, # snapshot host
-               #'db57'   => 300, # innodb_file_per_table
+               'db53'    => 100, # snapshot host
+               'db57'    => 300, # innodb_file_per_table
        ),
        /* s3 */ 'DEFAULT' => array(
                'db1019'    => 0,

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

Gerrit-MessageType: merged
Gerrit-Change-Id: If96027077e3b0a86caf38706b7e6cabaf07485a1
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Asher <afeld...@wikimedia.org>
Gerrit-Reviewer: Asher <afeld...@wikimedia.org>
Gerrit-Reviewer: jenkins-bot

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to