Ori.livneh has submitted this change and it was merged.

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(-)

Approvals:
  Ori.livneh: Verified; Looks good to me, approved



diff --git a/manifests/site.pp b/manifests/site.pp
index 7e3a48f..ff7e4dd 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -2754,6 +2754,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: merged
Gerrit-Change-Id: Iadbdc8e5d722d3445a93466391788baf787e6500
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ori.livneh <[email protected]>
Gerrit-Reviewer: Ori.livneh <[email protected]>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to