From 7516e17b02e560fe43e41b2b98dd263633b670c3 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Tue, 15 Feb 2011 16:12:27 -0200 Subject: Including apt::unattended_upgrades --- manifests/nodo.pp | 1 + 1 file changed, 1 insertion(+) (limited to 'manifests/nodo.pp') diff --git a/manifests/nodo.pp b/manifests/nodo.pp index fa0fe36..6faff95 100644 --- a/manifests/nodo.pp +++ b/manifests/nodo.pp @@ -34,6 +34,7 @@ class nodo { # Apt configuration if $use_apt != false { include apt + include apt::unattended_upgrades } # Default SSH configuration -- cgit v1.2.3