Dzahn has submitted this change and it was merged.

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


bast4001: Use the role keyword

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

Change-Id: Ice13262839d93b6cbf3b58a31321e49e2eb44f70
---
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 3600642..4dfbf21 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -258,10 +258,8 @@
         interface => 'eth0',
     }
 
-    role bastionhost::general
+    role bastionhost::general, ipmi, installserver::tftp-server
     include standard
-    include role::ipmi
-    include role::installserver::tftp-server
 
     class { 'ganglia::monitor::aggregator':
         sites =>  'ulsfo',

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ice13262839d93b6cbf3b58a31321e49e2eb44f70
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