Yuvipanda has submitted this change and it was merged.

Change subject: toollabs: Remove role inheritance from static hosts
......................................................................


toollabs: Remove role inheritance from static hosts

These don't even need gridengine

Change-Id: I287fc3ff4b3b7d1ee96483f80d2862fb74e620a8
---
M manifests/role/labstools.pp
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Yuvipanda: Verified; Looks good to me, approved



diff --git a/manifests/role/labstools.pp b/manifests/role/labstools.pp
index e9111f2..bbb13d8 100644
--- a/manifests/role/labstools.pp
+++ b/manifests/role/labstools.pp
@@ -82,7 +82,7 @@
         system::role { 'role::labs::tools::proxy': description => 'Tool labs 
generic web proxy' }
     }
 
-    class static inherits role::labs::tools::common {
+    class static {
         include toollabs::static
 
         system::role { 'role::labs::tools::static':

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I287fc3ff4b3b7d1ee96483f80d2862fb74e620a8
Gerrit-PatchSet: 4
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Yuvipanda <[email protected]>
Gerrit-Reviewer: Merlijn van Deen <[email protected]>
Gerrit-Reviewer: Yuvipanda <[email protected]>
Gerrit-Reviewer: coren <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to