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

Change subject: Beta: Add prometheus/jmx_exporter to scap::sources
......................................................................

Beta: Add prometheus/jmx_exporter to scap::sources

Since deployment-prep does not use the hiera role hierarchy,
scap::sources in role::deployment::server are not applied; however,
several deployment-prep servers expect scap repositories to be available
on tin -- in this instance a missing prometheus/jmx_exporter is causing
puppet run failures.

Change-Id: I7aa80fdf7c8aad6cdfa235461994029ab5521151
---
M hieradata/labs/deployment-prep/common.yaml
1 file changed, 4 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/38/337038/1

diff --git a/hieradata/labs/deployment-prep/common.yaml 
b/hieradata/labs/deployment-prep/common.yaml
index 7cee964..8eef6a2 100644
--- a/hieradata/labs/deployment-prep/common.yaml
+++ b/hieradata/labs/deployment-prep/common.yaml
@@ -259,5 +259,9 @@
   # Public EventStreams service
   eventstreams/deploy:
     repository: mediawiki/services/eventstreams/deploy
+
+  # Prometheus JMX exporter
+  prometheus/jmx_exporter:
+    repository: operations/software/prometheus_jmx_exporter
 prometheus_nodes:
   - deployment-prometheus01.deployment-prep.eqiad.wmflabs

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I7aa80fdf7c8aad6cdfa235461994029ab5521151
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Thcipriani <[email protected]>

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

Reply via email to