Dzahn has submitted this change and it was merged.

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


planet: Use the role keyword

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

Change-Id: I4fd6d45a1482a745da0e9520d4b54535fea7b4f0
---
M manifests/site.pp
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/manifests/site.pp b/manifests/site.pp
index 7c8b1a8..7f952d7 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -2226,7 +2226,7 @@
 
 # virtual machine hosting 
https://wikitech.wikimedia.org/wiki/Planet.wikimedia.org
 node 'planet1001.eqiad.wmnet' {
-    include role::planet
+    role planet
 }
 
 # LDAP servers relied on by OIT for mail

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

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

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

Reply via email to