Class | Puppet::Parser::Collector |
In: |
lib/puppet/parser/collector.rb
|
Parent: | Object |
An object that collects stored objects from the central cache and returns them to the current host, yo.
collected | [RW] | |
equery | [RW] | |
form | [RW] | |
overrides | [RW] | |
resources | [RW] | |
scope | [RW] | |
type | [RW] | |
vquery | [RW] |
Call the collection method, mark all of the returned objects as non-virtual, optionally applying parameter overrides. The collector can also delete himself from the compiler if there is no more resources to collect (valid only for resource fixed-set collector which get their resources from collect_resources and not from the catalog)