X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/4186924dbc103d080c47ae85bcfcd38d87314767..b50e323ec94e9c7355c6f1c5b93f488540d08ec3:/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 0e5be9411a..8510b6d5a1 100644 --- a/doc/install/install-crunch-dispatch.html.textile.liquid +++ b/doc/install/install-crunch-dispatch.html.textile.liquid @@ -184,6 +184,10 @@ export CRUNCH_DISPATCH_LOCKFILE=/var/lock/crunch-dispatch 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 7) +#export CRUNCH_CGROUP_ROOT="/sys/fs/cgroup" + ## Uncomment this line if your cluster uses self-signed SSL certificates: #export ARVADOS_API_HOST_INSECURE=yes