summaryrefslogtreecommitdiffstats
path: root/examples/code/snippets
diff options
context:
space:
mode:
authorNick Lewis <nick@puppetlabs.com>2011-07-21 11:47:07 -0700
committerNick Lewis <nick@puppetlabs.com>2011-07-21 20:10:18 -0700
commite2ea023f809c2bdc53b5259047c28f8061f57e54 (patch)
tree95d2e13dc944864dd20729c53682cc052d96d160 /examples/code/snippets
parent4b0c847f19d5db81758b5561bdc8196591209ef0 (diff)
downloadpuppet-e2ea023f809c2bdc53b5259047c28f8061f57e54.tar.gz
puppet-e2ea023f809c2bdc53b5259047c28f8061f57e54.tar.xz
puppet-e2ea023f809c2bdc53b5259047c28f8061f57e54.zip
Remove caching from the catalog, types, and parameters
Types and parameters were registering their catalog as their expirer, so that the catalog could expire them between uses. However, because catalogs are never reused (and neither are types or parameters), there is no need to expire anything. Thus, we remove the entire cleanup/expire logic from catalog, type, and parameter. Reviewed-By: Jacob Helwig <jacob@puppetlabs.com>
Diffstat (limited to 'examples/code/snippets')
0 files changed, 0 insertions, 0 deletions