Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions core-services/release-controller/_repos/ocp-5.0-rhel102.repo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[rhel-10.2-baseos]
name = rhel-10.2-baseos
baseurl = https://mirror2.openshift.com/enterprise/reposync/5.0/rhel-10.2-baseos-rpms/
baseurl = https://mirror2.openshift.com/enterprise/reposync/5.0/rhel-102-baseos/
Comment thread
ashwindasr marked this conversation as resolved.
enabled = 1
gpgkey = https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted
sslverify = false
Expand All @@ -11,7 +11,7 @@ failovermethod = priority

[rhel-10.2-appstream]
name = rhel-10.2-appstream
baseurl = https://mirror2.openshift.com/enterprise/reposync/5.0/rhel-10.2-appstream-rpms/
baseurl = https://mirror2.openshift.com/enterprise/reposync/5.0/rhel-102-appstream/
enabled = 1
gpgkey = https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted
sslverify = false
Expand All @@ -22,7 +22,7 @@ failovermethod = priority

[rhel-10.2-nfv]
name = rhel-10.2-nfv
baseurl = https://mirror2.openshift.com/enterprise/reposync/5.0/rhel-10.2-nfv-rpms/
baseurl = https://mirror2.openshift.com/enterprise/reposync/5.0/rhel-102-nfv/
enabled = 1
gpgkey = https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted
sslverify = false
Expand All @@ -33,7 +33,7 @@ failovermethod = priority

[rhel-10.2-highavailability]
name = rhel-10.2-highavailability
baseurl = https://mirror2.openshift.com/enterprise/reposync/5.0/rhel-10.2-highavailability-rpms/
baseurl = https://mirror2.openshift.com/enterprise/reposync/5.0/rhel-102-highavailability/
enabled = 1
gpgkey = https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted
sslverify = false
Expand All @@ -55,7 +55,7 @@ failovermethod = priority

[rhel-10.2-server-ose-5.0]
name = rhel-10.2-server-ose-5.0
baseurl = https://mirror2.openshift.com/enterprise/reposync/5.0/rhel-10.2-server-ose-rpms
baseurl = https://mirror2.openshift.com/enterprise/reposync/5.0/rhel-10-server-ose-rpms/
Comment thread
coderabbitai[bot] marked this conversation as resolved.
enabled = 1
gpgkey = https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted
sslverify = false
Expand All @@ -67,7 +67,7 @@ skip_if_unavailable = true

[rhel-10.2-early-kernel]
name = rhel-10.2-early-kernel
baseurl = https://mirror2.openshift.com/enterprise/reposync/5.0/rhel-10-server-ose-rpms
baseurl = https://mirror2.openshift.com/enterprise/reposync/5.0/rhel-102-early-kernel/
enabled = 1
gpgkey = https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted
sslverify = false
Expand Down