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

Change subject: mariadb/prometheus: remove workaround for precise
......................................................................

mariadb/prometheus: remove workaround for precise

Change-Id: Id8f3d142a995316eb0abdb824c5f8a8e35138154
---
M modules/role/manifests/mariadb.pp
1 file changed, 2 insertions(+), 6 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/04/337204/1

diff --git a/modules/role/manifests/mariadb.pp 
b/modules/role/manifests/mariadb.pp
index 44e7921..cce663b 100644
--- a/modules/role/manifests/mariadb.pp
+++ b/modules/role/manifests/mariadb.pp
@@ -194,12 +194,8 @@
         }
     }
 
-    # hacky workaround until we get rid of precise hosts
-    # T123525
-    if os_version('debian >= jessie || ubuntu >= trusty') {
-        include role::prometheus::node_exporter
-        include role::prometheus::mysqld_exporter
-    }
+    include role::prometheus::node_exporter
+    include role::prometheus::mysqld_exporter
 }
 
 # miscellaneous services clusters

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id8f3d142a995316eb0abdb824c5f8a8e35138154
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