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
6 changes: 3 additions & 3 deletions core-services/release-controller/_repos/ocp-4.19-rhel96.repo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[rhel-9.6-baseos]
name = rhel-9.6-baseos
baseurl = https://mirror2.openshift.com/enterprise/reposync/4.19/rhel-9.6-baseos
baseurl = https://mirror2.openshift.com/enterprise/reposync/4.19/rhel-96-baseos
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 @@ -12,7 +12,7 @@ skip_if_unavailable = true

[rhel-9.6-appstream]
name = rhel-9.6-appstream
baseurl = https://mirror2.openshift.com/enterprise/reposync/4.19/rhel-9.6-appstream
baseurl = https://mirror2.openshift.com/enterprise/reposync/4.19/rhel-96-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 @@ -36,7 +36,7 @@ failovermethod = priority

[rhel-9.6-nfv]
name = rhel-9.6-nfv
baseurl = https://mirror2.openshift.com/enterprise/reposync/4.19/rhel-9.6-nfv
baseurl = https://mirror2.openshift.com/enterprise/reposync/4.19/rhel-96-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 Down