Muehlenhoff has submitted this change and it was merged.

Change subject: graphite2001: Use the role keyword
......................................................................


graphite2001: Use the role keyword

We need this for Hiera-based assignment of Salt grains for debdeploy

Change-Id: Idae0c6c4147216071e69444588e53580e0b134b3
---
M manifests/site.pp
1 file changed, 1 insertion(+), 3 deletions(-)

Approvals:
  Muehlenhoff: Verified; Looks good to me, approved
  jenkins-bot: Verified



diff --git a/manifests/site.pp b/manifests/site.pp
index 20d4e9c..eb25645 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -1117,10 +1117,8 @@
 
 # Primary graphite machines, replacing tungsten
 node 'graphite2001.codfw.wmnet' {
+    role graphite::production, statsdlb, gdash
     include standard
-    include role::graphite::production
-    include role::statsdlb
-    include role::gdash
 }
 
 node 'install2001.wikimedia.org' {

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Idae0c6c4147216071e69444588e53580e0b134b3
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Muehlenhoff <[email protected]>
Gerrit-Reviewer: Dzahn <[email protected]>
Gerrit-Reviewer: Muehlenhoff <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to