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

Change subject: db-codfw,db-eqiad.php: Update db2034 IP
......................................................................

db-codfw,db-eqiad.php: Update db2034 IP

db2034 is going to be moved to another rack so update its IP

Bug: T156478
Change-Id: I235ffdb9f71c0ea03b11ede72759662f37b176ce
---
M wmf-config/db-codfw.php
M wmf-config/db-eqiad.php
2 files changed, 6 insertions(+), 6 deletions(-)


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

diff --git a/wmf-config/db-codfw.php b/wmf-config/db-codfw.php
index 416bb7d..a1e3c82 100644
--- a/wmf-config/db-codfw.php
+++ b/wmf-config/db-codfw.php
@@ -222,19 +222,19 @@
                        'db2042' => 1,
                ],
                'recentchanges' => [
-                       'db2034' => 1,
+#                      'db2034' => 1,
                        'db2042' => 1,
                ],
                'recentchangeslinked' => [
-                       'db2034' => 1,
+#                      'db2034' => 1,
                        'db2042' => 1,
                ],
                'contributions' => [
-                       'db2034' => 1,
+#                      'db2034' => 1,
                        'db2042' => 1,
                ],
                'logpager' => [
-                       'db2034' => 1,
+#                      'db2034' => 1,
                        'db2042' => 1,
                ],
                'dump' => [
@@ -520,7 +520,7 @@
        'db2031' => '10.192.16.19', # do not remove or comment out
        'db2032' => '10.192.16.20', # do not remove or comment out
        'db2033' => '10.192.32.4', # do not remove or comment out
-       'db2034' => '10.192.32.5', # do not remove or comment out
+       'db2034' => '10.192.0.87', # do not remove or comment out
        'db2035' => '10.192.32.6', # do not remove or comment out
        'db2036' => '10.192.32.7', # do not remove or comment out
        'db2037' => '10.192.32.8', # do not remove or comment out
diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index eaa714d..7c08066 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -547,7 +547,7 @@
        'db2031' => '10.192.16.19', # do not remove or comment out
        'db2032' => '10.192.16.20', # do not remove or comment out
        'db2033' => '10.192.32.4', # do not remove or comment out
-       'db2034' => '10.192.32.5', # do not remove or comment out
+       'db2034' => '10.192.0.87', # do not remove or comment out
        'db2035' => '10.192.32.6', # do not remove or comment out
        'db2036' => '10.192.32.7', # do not remove or comment out
        'db2037' => '10.192.32.8', # do not remove or comment out

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I235ffdb9f71c0ea03b11ede72759662f37b176ce
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Marostegui <maroste...@wikimedia.org>

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

Reply via email to