Project

General

Profile

« Previous | Next » 

Revision 23df3b4c

Added by Eric Helms about 8 years ago

Fixes #13925: Use concat to build reconfigure script

On Puppet 3.6 the use of File.read in the reconfigure template
causes the certs to be empty given the template is evaluated
at the beginning. This switches to concat to build up the reconfigure
script using the source parameter to read from the cert files.

  • added
  • modified
  • copied
  • renamed
  • deleted