[ARVADOS] updated: 2.1.0-1498-gea8114022
Git user
git at public.arvados.org
Thu Oct 21 18:39:03 UTC 2021
Summary of changes:
doc/install/crunch2-lsf/install-dispatch.html.textile.liquid | 9 +++++++++
1 file changed, 9 insertions(+)
via ea8114022b55a158e1df2bfbdfa29d0703940708 (commit)
from a598bba05ec26c8103bd7f8cf9e4dcf451469531 (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 ea8114022b55a158e1df2bfbdfa29d0703940708
Author: Tom Clegg <tom at curii.com>
Date: Thu Oct 21 14:38:48 2021 -0400
18286: Document requirement to add Services.DispatchLSF section.
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom at curii.com>
diff --git a/doc/install/crunch2-lsf/install-dispatch.html.textile.liquid b/doc/install/crunch2-lsf/install-dispatch.html.textile.liquid
index 6fda50688..c38e6f205 100644
--- a/doc/install/crunch2-lsf/install-dispatch.html.textile.liquid
+++ b/doc/install/crunch2-lsf/install-dispatch.html.textile.liquid
@@ -29,6 +29,15 @@ h2(#update-config). Update config.yml
Arvados-dispatch-lsf reads the common configuration file at @/etc/arvados/config.yml at .
+Add a DispatchLSF entry to the Services section, using the hostname where @arvados-dispatch-lsf@ will run, and an available port:
+
+<notextile>
+<pre> Services:
+ DispatchLSF:
+ InternalURLs:
+ "http://<code class="userinput">hostname.zzzzz.arvadosapi.com:9007</code>": {}</pre>
+</notextile>
+
Review the following configuration parameters and adjust as needed.
h3(#BsubSudoUser). Containers.LSF.BsubSudoUser
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list