Manybubbles has uploaded a new change for review.

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

Change subject: Remove old elasticsearch masters
......................................................................

Remove old elasticsearch masters

Now that the three new elasticsearch masters are up lets remove the old
master nodes.

Change-Id: I048a2126e2cf104b334b4900d3251e6d377fac67
---
M manifests/role/elasticsearch.pp
1 file changed, 0 insertions(+), 5 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/25/169725/1

diff --git a/manifests/role/elasticsearch.pp b/manifests/role/elasticsearch.pp
index 212d30d..037fd9c 100644
--- a/manifests/role/elasticsearch.pp
+++ b/manifests/role/elasticsearch.pp
@@ -67,11 +67,6 @@
             'eqiad' => '224.2.2.5',
         }
         $master_eligible = $::hostname ? {
-            # Current masters as of 2014-10-28
-            'elastic1002' => true,
-            'elastic1007' => true,
-            'elastic1014' => true,
-            # New masters as of 2014-10-28
             'elastic1001' => true,
             'elastic1008' => true,
             'elastic1013' => true,

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I048a2126e2cf104b334b4900d3251e6d377fac67
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Manybubbles <[email protected]>

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

Reply via email to