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.11-rhel85.repo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[rhel-8-baseos]
name = rhel-8-baseos
baseurl = https://cdn.redhat.com/content/dist/rhel8/8/x86_64/baseos/os/
baseurl = https://cdn.redhat.com/content/dist/rhel8/8.5/x86_64/baseos/os/
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 @@ failovermethod = priority

[rhel-8-appstream]
name = rhel-8-appstream
baseurl = https://cdn.redhat.com/content/dist/rhel8/8/x86_64/appstream/os/
baseurl = https://cdn.redhat.com/content/dist/rhel8/8.5/x86_64/appstream/os/
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 Expand Up @@ -45,7 +45,7 @@ gpgkey = https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release ht

[rhel-8-nfv]
name = rhel-8-nfv
baseurl = https://cdn.redhat.com/content/dist/rhel8/8/x86_64/nfv/os/
baseurl = https://cdn.redhat.com/content/dist/rhel8/8.5/x86_64/nfv/os/
sslverify = false
sslclientkey = /tmp/key/rh-cdn.pem
sslclientcert = /tmp/key/rh-cdn.pem
Expand Down