Ori.livneh has uploaded a new change for review.

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


Change subject: Specify $cluster = 'logstash' on logstash hosts
......................................................................

Specify $cluster = 'logstash' on logstash hosts

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


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/28/99728/1

diff --git a/manifests/site.pp b/manifests/site.pp
index 83cdfa4..44dfa7b 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -2758,6 +2758,8 @@
     include accounts::aaron
     include accounts::bd808
 
+    $cluster = 'logstash'
+
     if $::hostname =~ /^logstash100[13]$/ {
         $ganglia_aggregator = true
     }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iadbdc8e5d722d3445a93466391788baf787e6500
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ori.livneh <[email protected]>

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

Reply via email to