Muehlenhoff has uploaded a new change for review.

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

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

iridium: Use the role keyword

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

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


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/01/247201/1

diff --git a/manifests/site.pp b/manifests/site.pp
index 870d859..5116aff 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -1178,11 +1178,9 @@
         interface => 'eth0',
     }
     include base::firewall
-    role phabricator::main
+    role phabricator::main, ntp, diamond
     include standard
     include ganglia
-    include role::ntp
-    include role::diamond
 }
 
 node 'iron.wikimedia.org' {

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Icc76adcf4216724ae24231fafb4d933e1f621a26
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Muehlenhoff <mmuhlenh...@wikimedia.org>

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

Reply via email to