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

Change subject: graphite: use profile::labs::lvm::srv instead of role
......................................................................

graphite: use profile::labs::lvm::srv instead of role

Change-Id: I0f4d8803480e5362e80eb56f394f640908774b3c
---
M modules/role/manifests/graphite/base.pp
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/78/385478/1

diff --git a/modules/role/manifests/graphite/base.pp 
b/modules/role/manifests/graphite/base.pp
index 055b76a..0f45054 100644
--- a/modules/role/manifests/graphite/base.pp
+++ b/modules/role/manifests/graphite/base.pp
@@ -28,7 +28,7 @@
 
     if $::realm == 'labs' {
         # Mount extra disk on /srv so carbon has somewhere to store metrics
-        require role::labs::lvm::srv
+        require ::profile::labs::lvm::srv
     }
 
     system::role { 'graphite':

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

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

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

Reply via email to