X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/fe3f19bb8f0a684de9c5a7d1f7c619943d0daca0..2bbb460a29d6f76bc50aacdba466aa6262ed93a3:/doc/install/install-crunch-dispatch.html.textile.liquid diff --git a/doc/install/install-crunch-dispatch.html.textile.liquid b/doc/install/install-crunch-dispatch.html.textile.liquid index fda0769abf..e0ed147694 100644 --- a/doc/install/install-crunch-dispatch.html.textile.liquid +++ b/doc/install/install-crunch-dispatch.html.textile.liquid @@ -4,6 +4,11 @@ navsection: installguide title: Install the Crunch dispatcher ... +{% comment %} +Copyright (C) The Arvados Authors. All rights reserved. + +SPDX-License-Identifier: CC-BY-SA-3.0 +{% endcomment %} The dispatcher normally runs on the same host/VM as the API server. @@ -185,7 +190,7 @@ export HOME=$(pwd) export RAILS_ENV=production ## Uncomment and edit this line if your compute nodes have cgroup info -## somewhere other than /sys/fs/cgroup (e.g., "/cgroup" for CentOS 6) +## somewhere other than /sys/fs/cgroup (e.g., "/cgroup" for CentOS 7) #export CRUNCH_CGROUP_ROOT="/sys/fs/cgroup" ## Uncomment this line if your cluster uses self-signed SSL certificates: