NVIDIA / ansible-role-nvidia-driver

BSD 3-Clause "New" or "Revised" License
115 stars 66 forks source link

Explicitly blacklist nouveau when installing from CUDA repos #51

Closed ajdecon closed 2 years ago

ajdecon commented 2 years ago

Summary

With apologies to @pescobar and PR #49 ...

While the driver packages should blacklist nouveau, I'm finding that this isn't happening consistently with the CUDA repos -- at least for CentOS 8. 😢

This PR explicitly blacklists nouveau with Ansible when using the CUDA repos as our package source.

Test plan

Tested successfully using the DeepOps playbook and a CentOS 8 VM.