From 3fbb1699377047ab7415f96ae7f86de4795401d4 Mon Sep 17 00:00:00 2001 From: Scott Little Date: Tue, 14 Sep 2021 09:58:37 -0400 Subject: [PATCH] Centos 8.4 released, 8.3 moves to vault Closes-Bug: 1943498 Signed-off-by: Scott Little Change-Id: I6c40a1c940d6ca9003dcea496a8b88cad1e334a9 --- .../yum.repos.d/StarlingX-Centos-8.3.repo | 12 +-- .../yum.repos.d/StarlingX-Centos-8.4.repo | 92 +++++++++++++++++++ 2 files changed, 98 insertions(+), 6 deletions(-) create mode 100644 centos-mirror-tools/yum.repos.d/StarlingX-Centos-8.4.repo diff --git a/centos-mirror-tools/yum.repos.d/StarlingX-Centos-8.3.repo b/centos-mirror-tools/yum.repos.d/StarlingX-Centos-8.3.repo index 545a20e2..cac814e7 100644 --- a/centos-mirror-tools/yum.repos.d/StarlingX-Centos-8.3.repo +++ b/centos-mirror-tools/yum.repos.d/StarlingX-Centos-8.3.repo @@ -4,7 +4,7 @@ [StarlingX-C8.3.2011-BaseOS] name=StarlingX-CentOS-8.3.2011 - BaseOS -baseurl=http://mirror.centos.org/centos/8.3.2011/BaseOS/x86_64/os/ +baseurl=https://vault.centos.org/8.3.2011/BaseOS/x86_64/os/ gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8 enabled=1 @@ -19,7 +19,7 @@ enabled=1 [StarlingX-C8.3.2011-AppStream] name=StarlingX-CentOS-8.3.2011 - AppStream -baseurl=http://mirror.centos.org/centos/8.3.2011/AppStream/x86_64/os/ +baseurl=https://vault.centos.org/8.3.2011/AppStream/x86_64/os/ gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8 enabled=1 @@ -34,7 +34,7 @@ enabled=1 [StarlingX-C8.3.2011-HighAvailability] name=StarlingX-CentOS-8.3.2011 - HighAvailability -baseurl=http://mirror.centos.org/centos/8.3.2011/HighAvailability/x86_64/os/ +baseurl=https://vault.centos.org/8.3.2011/HighAvailability/x86_64/os/ gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8 enabled=1 @@ -49,7 +49,7 @@ enabled=1 [StarlingX-C8.3.2011-PowerTools] name=StarlingX-CentOS-8.3.2011 - PowerTools -baseurl=http://mirror.centos.org/centos/8.3.2011/PowerTools/x86_64/os/ +baseurl=https://vault.centos.org/8.3.2011/PowerTools/x86_64/os/ gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8 enabled=1 @@ -64,7 +64,7 @@ enabled=1 [StarlingX-C8.3.2011-centosplus] name=StarlingX-CentOS-8.3.2011 - centosplus -baseurl=http://mirror.centos.org/centos/8.3.2011/centosplus/x86_64/os/ +baseurl=https://vault.centos.org/8.3.2011/centosplus/x86_64/os/ gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8 enabled=1 @@ -79,7 +79,7 @@ enabled=1 [StarlingX-C8.3.2011-extras] name=StarlingX-CentOS-8.3.2011 - extras -baseurl=http://mirror.centos.org/centos/8.3.2011/extras/x86_64/os/ +baseurl=https://vault.centos.org/8.3.2011/extras/x86_64/os/ gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8 enabled=1 diff --git a/centos-mirror-tools/yum.repos.d/StarlingX-Centos-8.4.repo b/centos-mirror-tools/yum.repos.d/StarlingX-Centos-8.4.repo new file mode 100644 index 00000000..2fc377dd --- /dev/null +++ b/centos-mirror-tools/yum.repos.d/StarlingX-Centos-8.4.repo @@ -0,0 +1,92 @@ +######## +# Centos 8.4.2105 +# + +[StarlingX-C8.4.2105-BaseOS] +name=StarlingX-CentOS-8.4.2105 - BaseOS +baseurl=http://mirror.centos.org/centos/8.4.2105/BaseOS/x86_64/os/ +gpgcheck=1 +gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8 +enabled=1 + +[StarlingX-C8.4.2105-BaseOS-Source] +name=StarlingX-CentOS-8.4.2105 - BaseOS Source +baseurl=https://vault.centos.org/8.4.2105/BaseOS/Source/ +gpgcheck=1 +gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8 +enabled=1 + + +[StarlingX-C8.4.2105-AppStream] +name=StarlingX-CentOS-8.4.2105 - AppStream +baseurl=http://mirror.centos.org/centos/8.4.2105/AppStream/x86_64/os/ +gpgcheck=1 +gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8 +enabled=1 + +[StarlingX-C8.4.2105-AppStream-Source] +name=StarlingX-CentOS-8.4.2105 - AppStream Source +baseurl=https://vault.centos.org/8.4.2105/AppStream/Source/ +gpgcheck=1 +gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8 +enabled=1 + + +[StarlingX-C8.4.2105-HighAvailability] +name=StarlingX-CentOS-8.4.2105 - HighAvailability +baseurl=http://mirror.centos.org/centos/8.4.2105/HighAvailability/x86_64/os/ +gpgcheck=1 +gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8 +enabled=1 + +[StarlingX-C8.4.2105-HighAvailability-Source] +name=StarlingX-CentOS-8.4.2105 - HighAvailability Source +baseurl=https://vault.centos.org/8.4.2105/HighAvailability/Source/ +gpgcheck=1 +gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8 +enabled=1 + + +[StarlingX-C8.4.2105-PowerTools] +name=StarlingX-CentOS-8.4.2105 - PowerTools +baseurl=http://mirror.centos.org/centos/8.4.2105/PowerTools/x86_64/os/ +gpgcheck=1 +gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8 +enabled=1 + +[StarlingX-C8.4.2105-PowerTools-Source] +name=StarlingX-CentOS-8.4.2105 - PowerTools Source +baseurl=https://vault.centos.org/8.4.2105/PowerTools/Source/ +gpgcheck=1 +gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8 +enabled=1 + + +[StarlingX-C8.4.2105-centosplus] +name=StarlingX-CentOS-8.4.2105 - centosplus +baseurl=http://mirror.centos.org/centos/8.4.2105/centosplus/x86_64/os/ +gpgcheck=1 +gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8 +enabled=1 + +[StarlingX-C8.4.2105-centosplus-Source] +name=StarlingX-CentOS-8.4.2105 - centosplus Source +baseurl=https://vault.centos.org/8.4.2105/centosplus/Source/ +gpgcheck=1 +gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8 +enabled=1 + + +[StarlingX-C8.4.2105-extras] +name=StarlingX-CentOS-8.4.2105 - extras +baseurl=http://mirror.centos.org/centos/8.4.2105/extras/x86_64/os/ +gpgcheck=1 +gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8 +enabled=1 + +[StarlingX-C8.4.2105-extras-Source] +name=StarlingX-CentOS-8.4.2105 - extras Source +baseurl=https://vault.centos.org/8.4.2105/extras/Source/ +gpgcheck=1 +gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8 +enabled=1