Skip to content

Commit

Permalink
Remove dep on Exec['dkms_nvidia'] if vgpu
Browse files Browse the repository at this point in the history
  • Loading branch information
cmd-ntrf committed Feb 14, 2025
1 parent 48b42ea commit f3a84ec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion site/profile/manifests/gpu.pp
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@
Class['profile::gpu::install::passthrough'] -> Exec['dkms_nvidia']
} else {
include profile::gpu::install::vgpu
Class['profile::gpu::install::vgpu'] -> Exec['dkms_nvidia']
}

# Binary installer do not build drivers with DKMS
Expand Down

0 comments on commit f3a84ec

Please sign in to comment.