diff options
author | Luke Kanies <luke@puppetlabs.com> | 2010-06-10 20:31:34 -0700 |
---|---|---|
committer | test branch <puppet-dev@googlegroups.com> | 2010-02-17 06:50:53 -0800 |
commit | 0b95a8528e554df07efe970c9ecfc34535d17c92 (patch) | |
tree | 42ac163a4ab9497e3fb9f676365c1b3da35c5c7d /lib/puppet/util | |
parent | 4627b8fe11dc14bf42e98b84121b885df73c709e (diff) | |
download | puppet-0b95a8528e554df07efe970c9ecfc34535d17c92.tar.gz puppet-0b95a8528e554df07efe970c9ecfc34535d17c92.tar.xz puppet-0b95a8528e554df07efe970c9ecfc34535d17c92.zip |
Working #3139 - scheduling moved to resource harness
We previously had the schedule checking code in Puppet::Type,
but it's more of a transactional function, and in order to
do proper auditing in the transactional area, we need the
cache checking done there. Scheduling is one
of the few functions that actually uses cached data currently.
Signed-off-by: Luke Kanies <luke@puppetlabs.com>
Diffstat (limited to 'lib/puppet/util')
0 files changed, 0 insertions, 0 deletions