Dzahn has submitted this change and it was merged.

Change subject: ganglia: remove class ganglia::logtailer
......................................................................


ganglia: remove class ganglia::logtailer

The ganglia::logtailer class is not used anywhere.

manifests/misc/udp2log.pp installs package ganglia-logtailer separately
manifests/swift.pp ensures ganglia-logtailer package is absent

and those 2 seem to be all hits for it across the repo.

so as part of cleaning up old ganglia in favor of ganglia_new, remove it

Bug:T93776
Change-Id: I7c48f1e4a5161c50725c4c4b75301a37d36ce280
---
M manifests/ganglia.pp
1 file changed, 0 insertions(+), 10 deletions(-)

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



diff --git a/manifests/ganglia.pp b/manifests/ganglia.pp
index f653d4e..17dafeb 100644
--- a/manifests/ganglia.pp
+++ b/manifests/ganglia.pp
@@ -173,16 +173,6 @@
     }
 }
 
-# == Class ganglia::logtailer
-#
-# The class pulls in everything necessary to get a ganglia-logtailer instance
-# on a machine.
-class ganglia::logtailer {
-    package { 'ganglia-logtailer':
-        ensure => latest,
-    }
-}
-
 
 # == Define ganglia::plugin::python
 #

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I7c48f1e4a5161c50725c4c4b75301a37d36ce280
Gerrit-PatchSet: 3
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <dz...@wikimedia.org>
Gerrit-Reviewer: Dzahn <dz...@wikimedia.org>
Gerrit-Reviewer: Giuseppe Lavagetto <glavage...@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