coren has submitted this change and it was merged.
Change subject: Tool Labs: make the webservice nodes sumbit nodes
......................................................................
Tool Labs: make the webservice nodes sumbit nodes
So that web services can spawn jobs on the tools' behalf like
the current apache setup can.
Bug: 55619
Change-Id: Ica13b4dd50a1858c2d207f6337a2848dfac3569d
---
M modules/toollabs/manifests/webnode.pp
1 file changed, 4 insertions(+), 0 deletions(-)
Approvals:
coren: Looks good to me, approved
jenkins-bot: Verified
diff --git a/modules/toollabs/manifests/webnode.pp
b/modules/toollabs/manifests/webnode.pp
index eb75ea0..faf15b8 100644
--- a/modules/toollabs/manifests/webnode.pp
+++ b/modules/toollabs/manifests/webnode.pp
@@ -19,6 +19,10 @@
gridmaster => $gridmaster,
}
+ class { 'gridengine::submit_host':
+ gridmaster => $gridmaster,
+ }
+
file { "$store/execnode-$fqdn":
ensure => file,
owner => 'root',
--
To view, visit https://gerrit.wikimedia.org/r/90173
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ica13b4dd50a1858c2d207f6337a2848dfac3569d
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: coren <[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