X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/7497b21c937bb6e8451f16047945b7cfc9081a53..de76be07dcbb36d38f6714480570cddaeabe2194:/doc/install/install-compute-node.html.textile.liquid diff --git a/doc/install/install-compute-node.html.textile.liquid b/doc/install/install-compute-node.html.textile.liquid index b4d0d596f2..02eb2168b0 100644 --- a/doc/install/install-compute-node.html.textile.liquid +++ b/doc/install/install-compute-node.html.textile.liquid @@ -3,6 +3,11 @@ layout: default navsection: installguide title: Install a compute node ... +{% comment %} +Copyright (C) The Arvados Authors. All rights reserved. + +SPDX-License-Identifier: CC-BY-SA-3.0 +{% endcomment %} h2. Install dependencies @@ -10,14 +15,7 @@ First, "add the appropriate package repository for your distribution":{{ site.ba {% include 'note_python_sc' %} -On CentOS 6 and RHEL 6: - - -
~$ sudo yum install perl python27-python-virtualenv fuse python27-python-arvados-python-client python27-python-arvados-fuse crunchrunner crunchstat arvados-docker-cleaner iptables ca-certificates
-
-
- -On other Red Hat-based systems: +On Red Hat-based systems:
~$ echo 'exclude=python2-llfuse' | sudo tee -a /etc/yum.conf