Muehlenhoff has submitted this change and it was merged.

Change subject: Use the role keyword for the major roles on analytics1027
......................................................................


Use the role keyword for the major roles on analytics1027

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

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

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



diff --git a/manifests/site.pp b/manifests/site.pp
index 46be339..00de0e0 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -157,13 +157,10 @@
 # (Hue, Oozie, Hive, etc.).  It also submits regularly scheduled
 # batch Hadoop jobs.
 node 'analytics1027.eqiad.wmnet' {
+    role analytics::hive::server, analytics::oozie::server, analytics::hue
 
     include standard
     include base::firewall
-
-    include role::analytics::hive::server
-    include role::analytics::oozie::server
-    include role::analytics::hue
 
     # Make sure refinery happens before analytics::clients,
     # so that the hive role can properly configure Hive's

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

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

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

Reply via email to