Skip to content

Commit

Permalink
Comment
Browse files Browse the repository at this point in the history
  • Loading branch information
damonmaria committed Mar 30, 2020
1 parent 430ba42 commit 3842c74
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions manifests/init.pp
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
-> package { 'cuda-drivers':
ensure => $driver_version,
}
# No need to trigger here has should touch /var/run/reboot-required which unattended-upgrades will pick up on

apt::key { 'C95B321B61E88C1809C4F759DDCAE044F796ECB0':
source => 'https://nvidia.github.io/nvidia-docker/gpgkey',
Expand Down

0 comments on commit 3842c74

Please sign in to comment.