From 9ab1f33798e2195755584f53a1d0374be9f6ee39 Mon Sep 17 00:00:00 2001 From: nadir Date: Thu, 8 Nov 2012 10:16:09 +0100 Subject: updated README to explain $apt_disable_update --- README | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README b/README index be80c62..1d43284 100644 --- a/README +++ b/README @@ -155,6 +155,15 @@ $apt_repos If this variable is set the default repositories list ("main contrib non-free") is overriden. +$apt_disable_update +------------------- + +Disable "apt-get update" which is normally triggered by apt::upgrade_package +and apt::dist_upgrade. +Note that nodes can be updated once a day by using + APT::Periodic::Update-Package-Lists "1"; +in i.e. /etc/apt/apt.conf.d/80_apt_update_daily. + Classes ======= -- cgit v1.2.3