From: Brett Smith Date: Thu, 20 Jun 2024 21:02:47 +0000 (-0400) Subject: 21855: Update baseurl for RPM repository X-Git-Url: https://git.arvados.org/arvados.git/commitdiff_plain/25a4603438ebc74b6d2f5bdd01035da048c69148?hp=63382c58a6690e62fdcd4e3768ef86b454f2e8b2 21855: Update baseurl for RPM repository This change is already made on the server side. We updated the URL to reflect the fact that we no longer expect to publish packages for CentOS. Arvados-DCO-1.1-Signed-off-by: Brett Smith --- diff --git a/doc/_includes/_setup_redhat_repo.liquid b/doc/_includes/_setup_redhat_repo.liquid index 8fd82e88a6..69898caf54 100644 --- a/doc/_includes/_setup_redhat_repo.liquid +++ b/doc/_includes/_setup_redhat_repo.liquid @@ -24,9 +24,9 @@ Set up the Arvados package repository
# tee /etc/yum.repos.d/arvados.repo >/dev/null <<'EOF'
 [arvados]
 name=Arvados
-baseurl=http://rpm.arvados.org/CentOS/$releasever/os/$basearch/
+baseurl=http://rpm.arvados.org/RHEL/$releasever/os/$basearch/
 gpgcheck=1
-gpgkey=http://rpm.arvados.org/CentOS/RPM-GPG-KEY-arvados
+gpgkey=http://rpm.arvados.org/RHEL/RPM-GPG-KEY-arvados
 EOF
 {%- if modules_to_enable != nil %}
 # dnf module enable {{ modules_to_enable }}
diff --git a/sdk/cwl/README.rst b/sdk/cwl/README.rst
index 5cf4892733..563ab607e3 100644
--- a/sdk/cwl/README.rst
+++ b/sdk/cwl/README.rst
@@ -68,9 +68,9 @@ Arvados publishes packages for RHEL 8 and distributions based on it. Note that t
   sudo tee /etc/yum.repos.d/arvados.repo >/dev/null </dev/null </dev/null </dev/null </dev/null <