summaryrefslogtreecommitdiffstats
path: root/lib/puppet/parser/functions.rb
diff options
context:
space:
mode:
authorLuke Kanies <luke@madstop.com>2008-12-18 18:06:45 -0600
committerLuke Kanies <luke@madstop.com>2008-12-18 18:06:45 -0600
commit566bf7820e56b3be503a05645cad54152309b20f (patch)
treef773fa8ea389790c01ae8a6eb92de7cd8a44874c /lib/puppet/parser/functions.rb
parent0cf9decfeab5a45f8457af2e51633fd6e0f877fc (diff)
downloadpuppet-566bf7820e56b3be503a05645cad54152309b20f.tar.gz
puppet-566bf7820e56b3be503a05645cad54152309b20f.tar.xz
puppet-566bf7820e56b3be503a05645cad54152309b20f.zip
Fixing #1729 - puppetmasterd can now read certs at startup
The main aspect of this solution is to create a site-wide Puppet::SSL::Host instance to cache ssl key and certificate, so that by the time we've switched UIDs, we've got the key and cert in memory. Then webrick just uses that, rather than creating a new Host instance. Signed-off-by: Luke Kanies <luke@madstop.com>
Diffstat (limited to 'lib/puppet/parser/functions.rb')
0 files changed, 0 insertions, 0 deletions