X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/6fe8e52020d421797306e5c6536afbcee761510a..3af38eca348413c6f11f6526b2ee2ca7cb53e348:/doc/install/crunch2-slurm/install-dispatch.html.textile.liquid diff --git a/doc/install/crunch2-slurm/install-dispatch.html.textile.liquid b/doc/install/crunch2-slurm/install-dispatch.html.textile.liquid index 4b3f4ec0b0..cd338296b3 100644 --- a/doc/install/crunch2-slurm/install-dispatch.html.textile.liquid +++ b/doc/install/crunch2-slurm/install-dispatch.html.textile.liquid @@ -33,14 +33,9 @@ On Debian-based systems: h2. Create a dispatcher token -Create an Arvados superuser token for use by the dispatcher. If you have multiple dispatch processes, you should give each one a different token. *On the API server*, run: +Create an Arvados superuser token for use by the dispatcher. If you have multiple dispatch processes, you should give each one a different token. - -
apiserver:~$ cd /var/www/arvados-api/current
-apiserver:/var/www/arvados-api/current$ sudo -u webserver-user RAILS_ENV=production bundle exec script/create_superuser_token.rb
-zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz
-
-
+{% include 'create_superuser_token' %} h2. Configure the dispatcher