From c39af6dcd104c899fda1df5e81559f0cbc8c85ee Mon Sep 17 00:00:00 2001
From: Marta Vila Fernandes <ana.marta.lisboa.vila.fernandes@cern.ch>
Date: Mon, 18 Nov 2024 13:13:56 +0100
Subject: [PATCH]  add htcondor24.0 update repo

---
 prod.repos.d/htcondor-24-0.repo | 28 ++++++++++++++++++++++++++++
 1 file changed, 28 insertions(+)

diff --git a/prod.repos.d/htcondor-24-0.repo b/prod.repos.d/htcondor-24-0.repo
index a0166ea..a3948a7 100644
--- a/prod.repos.d/htcondor-24-0.repo
+++ b/prod.repos.d/htcondor-24-0.repo
@@ -26,6 +26,20 @@ enabled=1
 gpgcheck=1
 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-HTCondor-24 file:///etc/pki/rpm-gpg/RPM-GPG-KEY-HTCondor-24-Daily
 
+[htcondor-24.0-repo-9-x86_64-update]
+name=htcondor 24.0 9 x86_64 update
+baseurl=
+enabled=1
+gpgcheck=1
+gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-HTCondor-24 file:///etc/pki/rpm-gpg/RPM-GPG-KEY-HTCondor-24-Daily
+
+[htcondor-24.0-repo-9-aarch64-update]
+name=htcondor 24.0 9 aarch64 update
+baseurl=https://research.cs.wisc.edu/htcondor/repo/24.0/el9/aarch64/update/
+enabled=1
+gpgcheck=1
+gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-HTCondor-24 file:///etc/pki/rpm-gpg/RPM-GPG-KEY-HTCondor-24-Daily
+
 
 
 
@@ -57,3 +71,17 @@ baseurl=https://research.cs.wisc.edu/htcondor/repo/24.0/el8/x86_64/release/
 enabled=1
 gpgcheck=1
 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-HTCondor-24 file:///etc/pki/rpm-gpg/RPM-GPG-KEY-HTCondor-24-Daily
+
+[htcondor-24.0-repo-8-x86_64-update]
+name=htcondor 24.0 8 x86_64 update
+baseurl=https://research.cs.wisc.edu/htcondor/repo/24.0/el8/x86_64/update/
+enabled=1
+gpgcheck=1
+gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-HTCondor-24 file:///etc/pki/rpm-gpg/RPM-GPG-KEY-HTCondor-24-Daily
+
+[htcondor-24.0-repo-8-aarch64-update]
+name=htcondor 24.0 8 aarch64 update
+baseurl=https://research.cs.wisc.edu/htcondor/repo/24.0/el8/aarch64/update/
+enabled=1
+gpgcheck=1
+gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-HTCondor-24 file:///etc/pki/rpm-gpg/RPM-GPG-KEY-HTCondor-24-Daily
-- 
GitLab