removed bit from README that is no longer true

This commit is contained in:
Micah Anderson 2010-12-09 09:51:00 -05:00
parent c67abe8d16
commit ab3a5294cf

4
README
View file

@ -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