[ARVADOS] updated: b051b44d7f934a22b7cbd8fd76f93017e6229c3c

git at public.curoverse.com git at public.curoverse.com
Wed Aug 19 17:07:17 EDT 2015


Summary of changes:
 doc/install/install-shell-server.html.textile.liquid | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  b051b44d7f934a22b7cbd8fd76f93017e6229c3c (commit)
      from  63e0133deefbbcab7812b05bb61dc1b8dd1ad4e2 (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 b051b44d7f934a22b7cbd8fd76f93017e6229c3c
Author: Ward Vandewege <ward at curoverse.com>
Date:   Wed Aug 19 17:04:02 2015 -0400

    6781: Fix scope for user-sync script in documentation.

diff --git a/doc/install/install-shell-server.html.textile.liquid b/doc/install/install-shell-server.html.textile.liquid
index 1b1a4d9..08ac57f 100644
--- a/doc/install/install-shell-server.html.textile.liquid
+++ b/doc/install/install-shell-server.html.textile.liquid
@@ -76,7 +76,7 @@ Create a token that is allowed to read login information for this VM.
 
 <notextile>
 <pre>
-<code>apiserver:~$ <span class="userinput">arv api_client_authorization create --api-client-authorization '{"scopes":["GET /arvados/v1/virtual_machines/<b>zzzzz-2x53u-zzzzzzzzzzzzzzz</b>/"]}'
+<code>apiserver:~$ <span class="userinput">arv api_client_authorization create --api-client-authorization '{"scopes":["GET /arvados/v1/virtual_machines/<b>zzzzz-2x53u-zzzzzzzzzzzzzzz</b>/logins"]}'
 {
  ...
  "api_token":"zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz",

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list