From 3842c7470e87848db8f853a7419344a3d5794cd2 Mon Sep 17 00:00:00 2001 From: damon Date: Tue, 31 Mar 2020 11:15:06 +1300 Subject: [PATCH] Comment --- manifests/init.pp | 1 + 1 file changed, 1 insertion(+) diff --git a/manifests/init.pp b/manifests/init.pp index 1f16e74..9730ab5 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -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',