Filippo Giunchedi has uploaded a new change for review.

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

Change subject: standard: deploy prometheus-node-exporter to eqiad
......................................................................

standard: deploy prometheus-node-exporter to eqiad

Bug: T140646
Change-Id: I26a848a1e49f63fddf9d614e80e351de8c2f6538
---
M modules/standard/manifests/prometheus.pp
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/52/317552/1

diff --git a/modules/standard/manifests/prometheus.pp 
b/modules/standard/manifests/prometheus.pp
index 8b86cfe..1c01c8a 100644
--- a/modules/standard/manifests/prometheus.pp
+++ b/modules/standard/manifests/prometheus.pp
@@ -1,6 +1,6 @@
 # standard class for prometheus
 class standard::prometheus {
-    if $::site == 'codfw' {
+    if $::site == 'codfw' or $::site == 'eqiad' {
         include ::role::prometheus::node_exporter
     }
 }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I26a848a1e49f63fddf9d614e80e351de8c2f6538
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Filippo Giunchedi <fgiunch...@wikimedia.org>

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

Reply via email to