Muehlenhoff has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/247192

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

gallium: Use the role keyword

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

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


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/92/247192/1

diff --git a/manifests/site.pp b/manifests/site.pp
index 870d859..7a599e3 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -1012,6 +1012,7 @@
 
 # Continuous Integration
 node 'gallium.wikimedia.org' {
+    role ci::master, ci::slave, ci::website, zuul::production
 
     $cluster = 'misc'
     $nagios_contact_group = 'admins,contint'
@@ -1025,10 +1026,6 @@
 
     include standard
     include contint::firewall
-    include role::ci::master
-    include role::ci::slave
-    include role::ci::website
-    include role::zuul::production
 
     # gallium received a SSD drive (T82401) mount it
     file { '/srv/ssd':

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

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

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

Reply via email to