summaryrefslogtreecommitdiff
path: root/manifests/init.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/init.pp')
-rw-r--r--manifests/init.pp4
1 files changed, 4 insertions, 0 deletions
diff --git a/manifests/init.pp b/manifests/init.pp
index d6a8fb7..5dc0d75 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -41,6 +41,10 @@ class apt {
}
}
+ if $apt_unattended_upgrades {
+ include apt::unattended_upgrades
+ }
+
$apt_base_dir = "${module_dir_path}/apt"
module_dir { apt: }
# watch apt.conf.d