From 6e0f819b4034752629190cdb5a47e8b57ec79048 Mon Sep 17 00:00:00 2001 From: Scott Little Date: Thu, 29 Dec 2022 10:32:03 -0500 Subject: [PATCH] fix: download_mirror.sh failure due to katacontainer Previous fix failed to give the cengn mirror a unique repo name. Closes-Bug: 1998234 Signed-off-by: Scott Little Change-Id: Ib43ea12bc29f5ffb1c67813c55504f565bc2984d --- .../yum.repos.d/StarlingX_3rd_katacontainer.repo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/centos-mirror-tools/yum.repos.d/StarlingX_3rd_katacontainer.repo b/centos-mirror-tools/yum.repos.d/StarlingX_3rd_katacontainer.repo index 6978ff02..97bd10c2 100644 --- a/centos-mirror-tools/yum.repos.d/StarlingX_3rd_katacontainer.repo +++ b/centos-mirror-tools/yum.repos.d/StarlingX_3rd_katacontainer.repo @@ -7,7 +7,7 @@ gpgkey=http://download.opensuse.org/repositories/home:/katacontainers:/releases: enabled=0 [CENGN_katacontainers_releases_x86_64_stable-1.11] -name=Branch project for Kata Containers branch stable-1.11 (CentOS_7) +name=Branch project for Kata Containers branch stable-1.11 (CentOS_7) CENGN type=rpm-md baseurl=http://mirror.starlingx.cengn.ca/mirror/centos/download.opensuse.org/repositories/home:/katacontainers:/releases:/x86_64:/stable-1.11/CentOS_7/ gpgcheck=0