summaryrefslogtreecommitdiffstats
path: root/examples/code/snippets
diff options
context:
space:
mode:
authorNick Lewis <nick@puppetlabs.com>2011-07-21 11:52:50 -0700
committerNick Lewis <nick@puppetlabs.com>2011-07-21 20:10:25 -0700
commit7048b4c4d8c4a8ad45caf6a02b263ac0a9fa333e (patch)
tree235c75fa2fa17222659669463f11ee9c9c501a6a /examples/code/snippets
parentce08cba9eb92abce7f7ab77dcf7eb9f9435d4040 (diff)
downloadpuppet-7048b4c4d8c4a8ad45caf6a02b263ac0a9fa333e.tar.gz
puppet-7048b4c4d8c4a8ad45caf6a02b263ac0a9fa333e.tar.xz
puppet-7048b4c4d8c4a8ad45caf6a02b263ac0a9fa333e.zip
Remove use of Puppet::Util::Cacher in Puppet::SSL::Host
This class was previously using a cached_attr for its 'localhost' attribute, representing the Puppet::SSL::Host entry corresponding to the cert in Puppet[:certname]. We now no longer expire this attribute. This has the effect that a change to certname during the lifetime of an agent will not be reflected in the certificate it uses. If this behavior is desired, it will need to be reimplemented another way. Reviewed-By: Jacob Helwig <jacob@puppetlabs.com>
Diffstat (limited to 'examples/code/snippets')
0 files changed, 0 insertions, 0 deletions