From 84f7ca76419eecc83cb2bddb048b2e3fb6e36386 Mon Sep 17 00:00:00 2001 From: mh Date: Fri, 30 Oct 2009 20:35:30 +0100 Subject: introduce a class to manage unattended-upgrades --- README | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index c6e6c4e..e624bba 100644 --- a/README +++ b/README @@ -34,7 +34,6 @@ From apt.conf(5), 0.7.2: instance). pre-auto performs this action before downloading new packages." - $lsbdistcodename ---------------- Contains the codename ("etch", "lenny", ...) of the client's @@ -69,6 +68,13 @@ apt keyring, you can set this variable to a path in your fileserver where individual key files can be placed. If this is set and keys exist there, this module will apt-key add each key +$apt_unattended_upgrades +------------------------ + +If this variable is set to true apt::unattended_upgrades is included, +which will install the package unattended-upgrades and configure it to +daily upgrade the system. + Classes ======= -- cgit v1.2.3