tidy runit
[arvados.git] / doc / install / install-compute-node.html.textile.liquid
index b4d0d596f275d83401d1ba36d018c9e376f9665e..acb9c7624edabdf2b75d5d5889c281192dded4e1 100644 (file)
@@ -10,14 +10,7 @@ First, "add the appropriate package repository for your distribution":{{ site.ba
 
 {% include 'note_python_sc' %}
 
-On CentOS 6 and RHEL 6:
-
-<notextile>
-<pre><code>~$ <span class="userinput">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</span>
-</code></pre>
-</notextile>
-
-On other Red Hat-based systems:
+On Red Hat-based systems:
 
 <notextile>
 <pre><code>~$ <span class="userinput">echo 'exclude=python2-llfuse' | sudo tee -a /etc/yum.conf</span>