Pyoungmeister has submitted this change and it was merged.

Change subject: Revert "temporarily removing es1007 and es1010 for reboots"
......................................................................


Revert "temporarily removing es1007 and es1010 for reboots"

This reverts commit 2bc53ebbd6c5c9bd7af2e8e0043aab556b5ab1cf

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

Approvals:
  Pyoungmeister: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index 1470539..87c6287 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -276,13 +276,13 @@
        'cluster24' => array(
                '10.64.16.153' => 1, # es1005
                '10.64.16.154' => 3, # es1006
-               #'10.64.32.17' => 1, # es1007 snapshot host
+               '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.20' => 1, # es1010 snapshot host
+               '10.64.32.20' => 1, # es1010 snapshot host
        ),
        # ExtensionStore shard1 - initially for AFTv5
        'extension1' => array(

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I0c1bbdbfce6011c6b994e152b9e55af7c831c8dd
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Pyoungmeister <p...@wikimedia.org>
Gerrit-Reviewer: Pyoungmeister <p...@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