Yuvipanda has uploaded a new change for review.

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

Change subject: tools: Provision /srv volume for prometheus
......................................................................

tools: Provision /srv volume for prometheus

Change-Id: Ie3ace1d363853761383fc085c7edc57a3654b6d3
---
M modules/role/manifests/prometheus/tools.pp
1 file changed, 2 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/83/308883/1

diff --git a/modules/role/manifests/prometheus/tools.pp 
b/modules/role/manifests/prometheus/tools.pp
index 2347b3e..32b1c52 100644
--- a/modules/role/manifests/prometheus/tools.pp
+++ b/modules/role/manifests/prometheus/tools.pp
@@ -9,6 +9,8 @@
     $master_host = hiera('k8s::master_host')
     $targets_path = '/srv/prometheus/tools/targets'
 
+    require ::role::labs::lvm::srv
+
     prometheus::server { 'tools':
         listen_address       => '127.0.0.1:9902',
         scrape_configs_extra => [

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie3ace1d363853761383fc085c7edc57a3654b6d3
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Yuvipanda <yuvipa...@wikimedia.org>

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

Reply via email to