We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9af209c + 1440835 commit b4c5fb4Copy full SHA for b4c5fb4
rhel9/ocp_dtk_entrypoint
@@ -169,7 +169,7 @@ dtk-build-driver() {
169
# The dkms package is not supplied or supported by Red Hat.
170
# DKMS packages for RHEL are available in the third-party EPEL (Extra Packages for Enterprise Linux) repository.
171
# see https://access.redhat.com/solutions/1132653
172
- dnf install https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm
+ dnf install https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm
173
dnf config-manager --enable epel
174
dnf install -y dkms redhat-lsb-core kmod binutils net-tools iputils libudev-devel libnl3-devel udev openssl-devel userspace-rcu libmount
175
dnf group install -y "Development Tools"
0 commit comments