[arvados] updated: 2.4.0-70-g8b2d5c0c9
git repository hosting
git at public.arvados.org
Wed Jun 1 20:12:29 UTC 2022
Summary of changes:
doc/install/install-shell-server.html.textile.liquid | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
via 8b2d5c0c9168b401691d2a746929299007cc2147 (commit)
from 010ae3262e057ef00aabcca01225123392d259ae (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 8b2d5c0c9168b401691d2a746929299007cc2147
Author: Ward Vandewege <ward at curii.com>
Date: Wed Jun 1 16:12:17 2022 -0400
Documentation: fix typo.
No issue #
Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward at curii.com>
diff --git a/doc/install/install-shell-server.html.textile.liquid b/doc/install/install-shell-server.html.textile.liquid
index 6f158deda..bd3f9ab8b 100644
--- a/doc/install/install-shell-server.html.textile.liquid
+++ b/doc/install/install-shell-server.html.textile.liquid
@@ -10,7 +10,7 @@ SPDX-License-Identifier: CC-BY-SA-3.0
{% endcomment %}
# "Introduction":#introduction
-# "Install Dependecies and SDKs":#dependencies
+# "Install Dependencies and SDKs":#dependencies
# "Install git and curl":#install-packages
# "Update Git Config":#config-git
# "Create record for VM":#vm-record
@@ -31,7 +31,7 @@ A single-user shell node should be set up so that it only stores Arvados access
In the multi-user shell node case, a malicious user with @root@ access could access other user's Arvados tokens. Users should only be given @root@ access on a multi-user shell node if you would trust them them to be Arvados administrators. Be aware that with access to the @docker@ daemon, it is trival to gain *root* access to any file on the system, so giving users @docker@ access should be considered equivalent to @root@ access.
-h2(#dependencies). Install Dependecies and SDKs
+h2(#dependencies). Install Dependencies and SDKs
# "Install Ruby and Bundler":ruby.html
# "Install the Python SDK":{{site.baseurl}}/sdk/python/sdk-python.html
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list