Muehlenhoff has submitted this change and it was merged.

Change subject: stat1001: Fully use the role keyword
......................................................................


stat1001: Fully use the role keyword

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

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

Approvals:
  Muehlenhoff: Verified; Looks good to me, approved



diff --git a/manifests/site.pp b/manifests/site.pp
index 3c832b3..b068d1f 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -2327,10 +2327,9 @@
 }
 
 node 'stat1001.eqiad.wmnet' {
-    role statistics::web
+    role statistics::web, abacist
     include standard
     include base::firewall
-    include role::abacist
 }
 
 node 'stat1002.eqiad.wmnet' {

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I737188238a2c188553310213b62ef4a0f4271456
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