From ade280b534424ddd9d078c2e359962f6942d2ef3 Mon Sep 17 00:00:00 2001 From: Scott Little Date: Tue, 8 Dec 2020 13:53:24 -0500 Subject: [PATCH] Add Centos-8.3 repos, 8.2 moves to vault Closes-Bug: 1907281 Signed-off-by: Scott Little Change-Id: I4ed557353699b5c97b2bcaca3381c6c3d969ed99 --- .../yum.repos.d/StarlingX-Centos-8.2.repo | 12 +-- .../yum.repos.d/StarlingX-Centos-8.3.repo | 92 +++++++++++++++++++ 2 files changed, 98 insertions(+), 6 deletions(-) create mode 100644 centos-mirror-tools/yum.repos.d/StarlingX-Centos-8.3.repo diff --git a/centos-mirror-tools/yum.repos.d/StarlingX-Centos-8.2.repo b/centos-mirror-tools/yum.repos.d/StarlingX-Centos-8.2.repo index c15c3dcc..416dd8ee 100644 --- a/centos-mirror-tools/yum.repos.d/StarlingX-Centos-8.2.repo +++ b/centos-mirror-tools/yum.repos.d/StarlingX-Centos-8.2.repo @@ -4,7 +4,7 @@ [StarlingX-C8.2.2004-BaseOS] name=StarlingX-CentOS-8.2.2004 - BaseOS -baseurl=http://mirror.centos.org/centos/8.2.2004/BaseOS/x86_64/os/ +baseurl=https://vault.centos.org/centos/8.2.2004/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.2.2004-AppStream] name=StarlingX-CentOS-8.2.2004 - AppStream -baseurl=http://mirror.centos.org/centos/8.2.2004/AppStream/x86_64/os/ +baseurl=https://vault.centos.org/centos/8.2.2004/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.2.2004-HighAvailability] name=StarlingX-CentOS-8.2.2004 - HighAvailability -baseurl=http://mirror.centos.org/centos/8.2.2004/HighAvailability/x86_64/os/ +baseurl=https://vault.centos.org/centos/8.2.2004/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.2.2004-PowerTools] name=StarlingX-CentOS-8.2.2004 - PowerTools -baseurl=http://mirror.centos.org/centos/8.2.2004/PowerTools/x86_64/os/ +baseurl=https://vault.centos.org/centos/8.2.2004/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.2.2004-centosplus] name=StarlingX-CentOS-8.2.2004 - centosplus -baseurl=http://mirror.centos.org/centos/8.2.2004/centosplus/x86_64/os/ +baseurl=https://vault.centos.org/centos/8.2.2004/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.2.2004-extras] name=StarlingX-CentOS-8.2.2004 - extras -baseurl=http://mirror.centos.org/centos/8.2.2004/extras/x86_64/os/ +baseurl=https://vault.centos.org/centos/8.2.2004/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.3.repo b/centos-mirror-tools/yum.repos.d/StarlingX-Centos-8.3.repo new file mode 100644 index 00000000..545a20e2 --- /dev/null +++ b/centos-mirror-tools/yum.repos.d/StarlingX-Centos-8.3.repo @@ -0,0 +1,92 @@ +######## +# Centos 8.3.2011 +# + +[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/ +gpgcheck=1 +gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8 +enabled=1 + +[StarlingX-C8.3.2011-BaseOS-Source] +name=StarlingX-CentOS-8.3.2011 - BaseOS Source +baseurl=https://vault.centos.org/8.3.2011/BaseOS/Source/ +gpgcheck=1 +gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8 +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/ +gpgcheck=1 +gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8 +enabled=1 + +[StarlingX-C8.3.2011-AppStream-Source] +name=StarlingX-CentOS-8.3.2011 - AppStream Source +baseurl=https://vault.centos.org/8.3.2011/AppStream/Source/ +gpgcheck=1 +gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8 +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/ +gpgcheck=1 +gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8 +enabled=1 + +[StarlingX-C8.3.2011-HighAvailability-Source] +name=StarlingX-CentOS-8.3.2011 - HighAvailability Source +baseurl=https://vault.centos.org/8.3.2011/HighAvailability/Source/ +gpgcheck=1 +gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8 +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/ +gpgcheck=1 +gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8 +enabled=1 + +[StarlingX-C8.3.2011-PowerTools-Source] +name=StarlingX-CentOS-8.3.2011 - PowerTools Source +baseurl=https://vault.centos.org/8.3.2011/PowerTools/Source/ +gpgcheck=1 +gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8 +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/ +gpgcheck=1 +gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8 +enabled=1 + +[StarlingX-C8.3.2011-centosplus-Source] +name=StarlingX-CentOS-8.3.2011 - centosplus Source +baseurl=https://vault.centos.org/8.3.2011/centosplus/Source/ +gpgcheck=1 +gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8 +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/ +gpgcheck=1 +gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8 +enabled=1 + +[StarlingX-C8.3.2011-extras-Source] +name=StarlingX-CentOS-8.3.2011 - extras Source +baseurl=https://vault.centos.org/8.3.2011/extras/Source/ +gpgcheck=1 +gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-8 +enabled=1