Dzahn has submitted this change and it was merged.

Change subject: bromine: Move to using the role keyword
......................................................................


bromine: Move to using the role keyword

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

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

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



diff --git a/manifests/site.pp b/manifests/site.pp
index 295a5a1..ceb5021 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -279,10 +279,8 @@
 
 # virtual machine for static misc. services
 node 'bromine.eqiad.wmnet' {
+    role bugzilla_static, annualreport, transparency
     include standard
-    include role::bugzilla_static
-    include role::annualreport
-    include role::transparency
 }
 
 # http://releases.wikimedia.org

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ibaa8d2314a35a7eb04f620b9de3c00afc18a3b1f
Gerrit-PatchSet: 3
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Muehlenhoff <mmuhlenh...@wikimedia.org>
Gerrit-Reviewer: Dzahn <dz...@wikimedia.org>
Gerrit-Reviewer: Muehlenhoff <mmuhlenh...@wikimedia.org>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to