Skip to content

Commit

Permalink
kernel-matched
Browse files Browse the repository at this point in the history
  • Loading branch information
hgreebe committed Dec 13, 2024
1 parent 2cf32fb commit d8b58fa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
user 'root'
code <<-INSTALL_KERNEL_SOURCE
package="#{kernel_source_package}-#{kernel_source_package_version}"
matched="kernel-matched-#{kernel_source_package_version}"
matched="kernel-devel-matched-#{kernel_source_package_version}"
# try to install kernel source for a specific release version
dnf install -y ${package} ${matched} --releasever #{node['platform_version']}
Expand Down

0 comments on commit d8b58fa

Please sign in to comment.