Alexandros Kosiaris has submitted this change and it was merged.

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


heze: Use the role keyword

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

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

Approvals:
  Alexandros Kosiaris: Verified; Looks good to me, approved



diff --git a/manifests/site.pp b/manifests/site.pp
index d8ddee4..4225678 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -1075,8 +1075,8 @@
 
 # Bacula storage
 node 'heze.codfw.wmnet' {
+    role backup::storage
     include standard
-    include role::backup::storage
     include base::firewall
 }
 

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

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

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

Reply via email to