Skip to content

Commit

Permalink
feat: bumps nvidia driver to new LTSB
Browse files Browse the repository at this point in the history
  • Loading branch information
faiq committed May 6, 2024
1 parent 05093d9 commit 7252014
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/group_vars/all/defaults.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ nvidia_remote_bundle_path: "/opt/dkp/nvidia"

# NOTE(jkoelker) UEK is the default. Set to RHCK to change to RH kernel.
oracle_kernel: UEK
nvidia_driver_version: "470.199.02"
nvidia_driver_version: "535.171.04"
nvidia_runfile_installer: "NVIDIA-Linux-x86_64-{{ nvidia_driver_version }}.run"
nvidia_runfile_installer_url: "https://download.nvidia.com/XFree86/Linux-x86_64/{{ nvidia_driver_version }}/{{ nvidia_runfile_installer }}"
suse_packagehub_product: PackageHub/{{ ansible_distribution_version }}/{{ ansible_architecture }}
Expand Down

0 comments on commit 7252014

Please sign in to comment.