Skip to content
Merged
Show file tree
Hide file tree
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
4 changes: 2 additions & 2 deletions core-services/release-controller/_repos/ocp-4.12-rhel9.repo
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ failovermethod = priority

[rhel-9-fast-datapath]
name = rhel-9-fast-datapath
baseurl = https://cdn.redhat.com/content/dist/layered/rhel9/9.0/x86_64/fast-datapath/os/
baseurl = https://cdn.redhat.com/content/dist/layered/rhel9/x86_64/fast-datapath/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 @@ -36,7 +36,7 @@ failovermethod = priority

[rhel-9-nfv]
name = rhel-9-nfv
baseurl = https://cdn.redhat.com/content/eus/rhel9/9.0/x86_64/nfv/os/
baseurl = https://cdn.redhat.com/content/e4s/rhel9/9.0/x86_64/nfv/os/
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(wondering what the 4 means)

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
4 changes: 2 additions & 2 deletions core-services/release-controller/_repos/ocp-4.12-rhel90.repo
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ failovermethod = priority

[rhel-9-fast-datapath]
name = rhel-9-fast-datapath
baseurl = https://cdn.redhat.com/content/dist/layered/rhel9/9.0/x86_64/fast-datapath/os/
baseurl = https://cdn.redhat.com/content/dist/layered/rhel9/x86_64/fast-datapath/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 @@ -36,7 +36,7 @@ failovermethod = priority

[rhel-9-nfv]
name = rhel-9-nfv
baseurl = https://cdn.redhat.com/content/eus/rhel9/9.0/x86_64/nfv/os/
baseurl = https://cdn.redhat.com/content/e4s/rhel9/9.0/x86_64/nfv/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