]> gitweb.fluxo.info Git - puppet-apt.git/commitdiff
removed bit from README that is no longer true
authorMicah Anderson <micah@riseup.net>
Thu, 9 Dec 2010 14:51:00 +0000 (09:51 -0500)
committerMicah Anderson <micah@riseup.net>
Thu, 9 Dec 2010 14:51:00 +0000 (09:51 -0500)
README

diff --git a/README b/README
index f171e8cd338cebbedb50360c603892f77f38648f..7c747a12bf27fc28f5ab9c15438ef83b98c77950 100644 (file)
--- a/README
+++ b/README
@@ -325,10 +325,6 @@ Package { require => Exec[apt_updated] }
 TODO
 ====
 
-Currently this module updates the caches on every run. Running apt-get update is
-an expensive operation and should be done only on schedule by using
-apticron or cron-apt.
-
 Sometimes -- especially when initially starting management or deploying new
 packages -- a immediate update is really needed to be able to install the right
 packages without errors. Thus a method should be devised to be able to specify