Gehel has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/405888 )

Change subject: wdqs: remove cleanup code after migrating to prometheus jmx 
exporter
......................................................................

wdqs: remove cleanup code after migrating to prometheus jmx exporter

Bug: T182773
Change-Id: I4dc83dfd6c34c7921ab792fb71f00b6b62cb010d
---
M modules/profile/manifests/wdqs.pp
1 file changed, 0 insertions(+), 6 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/88/405888/1

diff --git a/modules/profile/manifests/wdqs.pp 
b/modules/profile/manifests/wdqs.pp
index 299d7a6..768fe74 100644
--- a/modules/profile/manifests/wdqs.pp
+++ b/modules/profile/manifests/wdqs.pp
@@ -31,12 +31,6 @@
     $prometheus_agent_port = '9101'
     $prometheus_agent_config = '/etc/wdqs/wdqs-updater-prometheus-jmx.yaml'
 
-    # TODO: this is for cleanup of the previous wdqs-updater prometheus 
exproter
-    # it will be removed in a future commit
-    package { 'prometheus-wdqs-updater-exporter':
-        ensure => absent,
-    }
-
     # WDQS Updater service
     profile::prometheus::jmx_exporter { 'wdqs-updater':
         hostname => $::hostname,

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I4dc83dfd6c34c7921ab792fb71f00b6b62cb010d
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Gehel <guillaume.leder...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to