Dzahn has uploaded a new change for review.

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

Change subject: elasticsearch - delete pmtpa remnants
......................................................................

elasticsearch - delete pmtpa remnants

- remove the pmtpa monitoring group
- remove pmtpa multicast target

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


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/72/165672/1

diff --git a/manifests/role/elasticsearch.pp b/manifests/role/elasticsearch.pp
index 1e52a53..b228ca6 100644
--- a/manifests/role/elasticsearch.pp
+++ b/manifests/role/elasticsearch.pp
@@ -3,7 +3,6 @@
 # This class sets up Elasticsearch configuration in a WMF-specific way.
 #
 
-@monitor_group { 'elasticsearch_pmtpa': description => 'pmtpa elasticsearch 
servers' }
 @monitor_group { 'elasticsearch_eqiad': description => 'eqiad elasticsearch 
servers' }
 @monitor_group { 'elasticsearch_codfw': description => 'codfw elasticsearch 
servers' }
 @monitor_group { 'elasticsearch_esams': description => 'esams elasticsearch 
servers' }
@@ -65,7 +64,6 @@
         # Production
         $multicast_group = $::site ? {
             'eqiad' => '224.2.2.5',
-            'pmtpa' => '224.2.2.6',
         }
         $master_eligible = $::hostname ? {
             'elastic1002' => true,

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

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

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

Reply via email to