Commit Graph

32 Commits

Author SHA1 Message Date
Adam DeConinck
8e31cbceac
Merge pull request #51 from ajdecon/rhel8-fix
Explicitly blacklist nouveau when installing from CUDA repos
2022-01-28 14:26:53 -07:00
Adam DeConinck
7a4532db82
Merge pull request #53 from ajdecon/align-default-versions
Align default driver branch across all installs and update to r470
2022-01-28 14:26:30 -07:00
Adam DeConinck
30fdeb781e Explicitly blacklist nouveau when installing from CUDA repos
This should avoid failures encountered in some RHEL 8 tests
2022-01-28 20:33:22 +00:00
Adam DeConinck
996442da25 Align driver branch across all installs and update to r470 2022-01-28 20:32:03 +00:00
Adam DeConinck
a096645458 Add Molecule CI test for nvidia driver role
Right now this is just a basic "does the install succeed?" test, with no
special verification going on.

- Add auto-generated molecule test
- Configure Molecule to test all of
  - CUDA repo on CentOS 7 and 8
  - CUDA repo on Ubuntu 18.04 and 20.04
  - Canonical repo on Ubuntu 18.04 and 20.04
- Add Github Action to test in CI
2022-01-28 19:15:30 +00:00
Pablo Escobar
4d58facc36 add var nvidia_driver_add_repos to disable adding upstream repos
Signed-off-by: Pablo Escobar <pescobar001@gmail.com>
2021-10-26 19:20:47 +02:00
Doug Holt
22e2640f65
Merge pull request #45 from dholt/master
Add EPEL repo GPG key
2021-09-29 08:56:27 -06:00
Douglas Holt
7c1f7d7c48 Add EPEL repo GPG key 2021-09-29 07:42:39 -07:00
Adam Tetelman
1593a2fd28 split rhel7/rhel8 install_driver register to avoid overwriting the value when skipped 2021-06-10 16:44:31 -07:00
Douglas Holt
165b6a8381 Add support for RHEL/CentOS 8 2021-06-09 19:48:43 +00:00
Adam DeConinck
29a839bbf2 Use Fedora EPEL package to enable EPEL 2021-02-23 22:35:32 +00:00
f4nha
dcaeb4c5db
typo
missing "
2021-02-17 21:39:42 +00:00
Jonathan Sherry
b32aadd3fe Invoking yum once while using a loop via squash_actions is deprecated.
Signed-off-by: Jonathan Sherry <jonathanrsherry@gmail.com>
2020-12-30 15:45:14 -05:00
Adam DeConinck
4502906846
Merge branch 'master' into new-packages 2020-12-14 13:07:30 -07:00
nvhans
1bd1672c27
Update install-redhat.yml 2020-11-25 20:56:51 -05:00
nvhans
9bb6978b57
Update install-redhat.yml 2020-11-25 20:50:39 -05:00
nvhans
961feadb30
Update install-redhat.yml
modify "add epel repo" to work with RHEL/CentOS 7 & 8
2020-11-25 19:43:38 -05:00
Adam DeConinck
4138b45d40 use correct var 2020-11-16 18:46:29 +00:00
Adam DeConinck
9496992a21 typo fix 2020-11-16 18:45:02 +00:00
Adam DeConinck
68cffed89b Ubuntu: Use NVIDIA server drivers from Canonical
- Add support for using the NVIDIA headless server packages from the
upstream Canonical repos
- Keep support for using the CUDA repository instead, but make
non-default
2020-11-16 18:23:03 +00:00
Adam DeConinck
8ba1df5866 reboot after kernel update 2020-09-11 18:42:45 +00:00
Adam DeConinck
7f07dcd026 Ensure we have kernel-headers before installing driver 2020-09-11 18:29:35 +00:00
Clément Gautier
9ba856dbdc
Fixes RedHat setup with specific version 2020-05-12 16:38:54 +02:00
Adam DeConinck
861f4afb2c
Merge pull request #5 from phogan-nvidia/proxy
NVIDIA Driver - Added proxy variables
2020-01-29 15:20:10 -08:00
Adam DeConinck
c2b80200c6 copy pin file to apt preferences 2020-01-07 23:19:59 +00:00
Adam DeConinck
fdead2d8bc change name of driver package to install for redhat 2020-01-03 18:35:58 +00:00
phogan-nvidia
0e80afac47 Added proxy variables 2019-10-04 10:52:32 -04:00
Douglas Holt
b0c2f6f29b Add method for setting driver module parameters 2019-07-15 14:39:29 -07:00
Luke Yeager
098b20f32c Fix some lint 2019-04-29 11:04:26 -07:00
Luke Yeager
b8ead6124c Update var names; allow state=absent in tasks 2019-04-29 10:08:05 -07:00
Luke Yeager
458d74bbfd Copy working code from deepops 2019-04-29 10:07:54 -07:00
Luke Yeager
2803f5664d Initial commit (ansible-galaxy init) 2019-04-25 10:39:06 -07:00