ghoneycutt / puppet-module-ssh

Puppet module to manage SSH
Other
34 stars 184 forks source link

Fix for multiple HostCertificate files #405

Closed Phil-Friderici closed 11 months ago

Phil-Friderici commented 1 year ago

Multiple files will create one HostCertificate line for each file.

Fixes #391

jfroche commented 1 year ago

Great fix, we also need that as it was working with lists in 3.x

jfroche commented 1 year ago

You might want to run rake strings:generate:reference as well to update the REFERENCE.md file using puppet strings