[ARVADOS] updated: 1.1.4-714-g35ac725af
Git user
git at public.curoverse.com
Thu Jul 26 12:22:24 EDT 2018
Summary of changes:
doc/admin/management-token.html.textile.liquid | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
via 35ac725af39a6326323cac66b28c532e49e27510 (commit)
from 8fdac0b6f954b6265798390b95e61f8192b85630 (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 35ac725af39a6326323cac66b28c532e49e27510
Author: Ward Vandewege <wvandewege at veritasgenetics.com>
Date: Thu Jul 26 12:22:12 2018 -0400
Fix a few typos.
refs #13791
Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <wvandewege at veritasgenetics.com>
diff --git a/doc/admin/management-token.html.textile.liquid b/doc/admin/management-token.html.textile.liquid
index 306314337..5380f38f9 100644
--- a/doc/admin/management-token.html.textile.liquid
+++ b/doc/admin/management-token.html.textile.liquid
@@ -18,7 +18,7 @@ To access a monitoring endpoint, the requester must provide the HTTP header @Aut
h2. API server
-Set @MangementToken@ in the appropriate section of @application.yml@
+Set @ManagementToken@ in the appropriate section of @application.yml@
<pre>
production:
@@ -29,7 +29,7 @@ production:
h2. Node Manager
-Set @port@ (the listen port) and @MangementToken@ in the @Manage@ section of @node-manager.ini@ .
+Set @port@ (the listen port) and @ManagementToken@ in the @Manage@ section of @node-manager.ini at .
<pre>
[Manage]
@@ -47,7 +47,7 @@ ManagementToken = xxx
h2. Other services
-The following services also support monitoring. Set @MangementToken@ in the respective yaml config file for each service.
+The following services also support monitoring. Set @ManagementToken@ in the respective yaml config file for each service.
* keepstore
* keep-web
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list