File tree Expand file tree Collapse file tree
task/build-dm-verity-image/0.1 Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727 - name : KERNEL_VERSION
2828 type : string
2929 description : The kernel version that the stock kernel included with the RHEL image will be updated to
30- default : 6.12.0-124.27 .1.el10_1
30+ default : 6.12.0-124.21 .1.el10_1
3131 - name : NVIDIA_DRIVER_VERSION
3232 type : string
3333 description : The NVIDIA driver version to install
@@ -233,7 +233,7 @@ spec:
233233 nvidia-driver-cuda-${NVIDIA_DRIVER_VERSION} \
234234 nvidia-driver-libs-${NVIDIA_DRIVER_VERSION} \
235235 nvidia-persistenced-${NVIDIA_DRIVER_VERSION} \
236- kmod-nvidia-open-${NVIDIA_DRIVER_VERSION}-${KERNEL_VERSION%.el*} \
236+ kmod-nvidia \
237237 nvidia-container-toolkit
238238
239239 echo -e "blacklist nouveau\nblacklist nova_core" > /etc/modprobe.d/blacklist_nv_alt.conf
Original file line number Diff line number Diff line change 2727 - name : KERNEL_VERSION
2828 type : string
2929 description : The kernel version that the stock kernel included with the RHEL image will be updated to
30- default : 6.12.0-124.27 .1.el10_1
30+ default : 6.12.0-124.21 .1.el10_1
3131 - name : NVIDIA_DRIVER_VERSION
3232 type : string
3333 description : The NVIDIA driver version to install
@@ -233,7 +233,7 @@ spec:
233233 nvidia-driver-cuda-${NVIDIA_DRIVER_VERSION} \
234234 nvidia-driver-libs-${NVIDIA_DRIVER_VERSION} \
235235 nvidia-persistenced-${NVIDIA_DRIVER_VERSION} \
236- kmod-nvidia-open-${NVIDIA_DRIVER_VERSION}-${KERNEL_VERSION%.el*} \
236+ kmod-nvidia \
237237 nvidia-container-toolkit
238238
239239 echo -e "blacklist nouveau\nblacklist nova_core" > /etc/modprobe.d/blacklist_nv_alt.conf
You can’t perform that action at this time.
0 commit comments