[ARVADOS] updated: 608f6a788a392246ad0747d94448cb07e0ff6d8f

Git user git at public.curoverse.com
Fri Aug 5 11:46:13 EDT 2016


Summary of changes:
 services/crunch-dispatch-slurm/usage.go | 5 +++++
 1 file changed, 5 insertions(+)

       via  608f6a788a392246ad0747d94448cb07e0ff6d8f (commit)
      from  3c5183b3a2b895e238b0e824a684787a56c155b4 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit 608f6a788a392246ad0747d94448cb07e0ff6d8f
Author: Tom Clegg <tom at curoverse.com>
Date:   Fri Aug 5 11:45:55 2016 -0400

    9745: Update example config.

diff --git a/services/crunch-dispatch-slurm/usage.go b/services/crunch-dispatch-slurm/usage.go
index 683ff76..e8a1f18 100644
--- a/services/crunch-dispatch-slurm/usage.go
+++ b/services/crunch-dispatch-slurm/usage.go
@@ -8,6 +8,11 @@ import (
 
 var exampleConfigFile = []byte(`
     {
+	"Client": {
+	    "APIHost": "zzzzz.arvadosapi.com",
+	    "AuthToken": "xyzzy",
+	    "Insecure": false
+	},
 	"CrunchRunCommand": ["crunch-run"],
 	"PollPeriod": "10s",
 	"SbatchArguments": ["--partition=foo", "--exclude=node13"]

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list