Skip to content

Commit

Permalink
Switch to version 555
Browse files Browse the repository at this point in the history
  • Loading branch information
etiennedub authored and poquirion committed Sep 11, 2024
1 parent 47694dd commit 28a096f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/profile/manifests/gpu.pp
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@

class profile::gpu::install::passthrough (
Array[String] $packages,
String $nvidia_driver_stream = '550-dkms'
String $nvidia_driver_stream = '555-dkms'
) {
$os = "rhel${::facts['os']['release']['major']}"
$arch = $::facts['os']['architecture']
Expand Down

0 comments on commit 28a096f

Please sign in to comment.