Skip to content

Commit

Permalink
update installation of nvidia drivers
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastian-luna-valero committed Mar 19, 2024
1 parent 1ab4a99 commit 1782ea3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions artifacts/nvidia.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
- hosts: localhost
connection: local
vars:
nvidia_driver_branch: "{{ nvidia_driver_branch }}"
roles:
- role: 'nvidia.nvidia_driver'
2 changes: 1 addition & 1 deletion templates/nvidia.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ topology_template:
type: tosca.nodes.SoftwareComponent
artifacts:
nvidia_role:
file: NVIDIA.nvidia_driver
file: nvidia.nvidia_driver
type: tosca.artifacts.AnsibleGalaxy.role
requirements:
- host: simple_node
Expand Down

0 comments on commit 1782ea3

Please sign in to comment.