[arvados] updated: 2.6.0-410-gfca484c3a

git repository hosting git at public.arvados.org
Tue Aug 1 18:08:50 UTC 2023


Summary of changes:
 doc/install/packages.html.textile.liquid | 26 +++++++++++---------------
 1 file changed, 11 insertions(+), 15 deletions(-)

       via  fca484c3a8160e6671f5372c5d19f34864ce1d4c (commit)
      from  7c3c271a6616e9795581a27f7e5515b03b43a460 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit fca484c3a8160e6671f5372c5d19f34864ce1d4c
Author: Brett Smith <brett.smith at curii.com>
Date:   Tue Aug 1 14:07:32 2023 -0400

    20797: Merge Red Hat package install instructions
    
    For now, since the instructions are *exactly* the same across distros
    and versions, this makes sense as a streamlining measure. If we add more
    variation to the process in the future, it probably makes sense to split
    these out again.
    
    Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith at curii.com>

diff --git a/doc/install/packages.html.textile.liquid b/doc/install/packages.html.textile.liquid
index 7a0defc1f..f867381cf 100644
--- a/doc/install/packages.html.textile.liquid
+++ b/doc/install/packages.html.textile.liquid
@@ -11,28 +11,24 @@ SPDX-License-Identifier: CC-BY-SA-3.0
 
 On any host where you install Arvados software, you'll need to add the Arvados package repository.  They're available for several popular distributions.
 
-* "CentOS 7":#centos7
-* "Alma/CentOS/Red Hat/Rocky 8":#rh8
+* "AlmaLinux, CentOS, RHEL, and Rocky Linux":#redhat
 * "Debian and Ubuntu":#debian
 
-h3(#centos7). CentOS 7
-
-Packages are available for CentOS 7. To install them with yum, save this configuration block in @/etc/yum.repos.d/arvados.repo@:
-
 <notextile>
-<pre><code>[arvados]
-name=Arvados
-baseurl=http://rpm.arvados.org/CentOS/$releasever/os/$basearch/
-gpgcheck=1
-gpgkey=http://rpm.arvados.org/CentOS/RPM-GPG-KEY-arvados
-</code></pre>
+<a id="centos7" style="display: none;"></a>
 </notextile>
 
-{% include 'gpg_key_fingerprint' %}
+h3(#redhat). AlmaLinux, CentOS, RHEL, and Rocky Linux
+
+Packages are available for the following Red Hat-based distributions:
 
-h3(#rh8). Alma/CentOS/Red Hat/Rocky 8
+* AlmaLinux 8
+* CentOS 7
+* CentOS 8
+* RHEL 8
+* Rocky Linux 8
 
-Packages are available for all distributions based on RHEL 8, including AlmaLinux and Rocky Linux. To install them with dnf, save this configuration block in @/etc/yum.repos.d/arvados.repo@:
+To install them with dnf or yum, save this configuration block in @/etc/yum.repos.d/arvados.repo@:
 
 <notextile>
 <pre><code>[arvados]

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list