ComputeCanada / puppet-magic_castle

Puppet Environment repo for Magic Castle - https://github.com/ComputeCanada/magic_castle
MIT License
13 stars 21 forks source link

Set Nvidia driver stream to proprietary version #373

Closed etiennedub closed 3 months ago

etiennedub commented 3 months ago

Latest NVIDIA driver (>= v560) switch to the open source driver version and it has some conflict with MC. This fix set the driver to v550 with the proprietary version.

There's still an issue with the driver >= v560 where the persistenced user is not created, but it could be fix in another PR.