jessereynolds / puppet-cacert_fingerprint

This module adds facts which report the SHA256 fingerprint of the Puppet CA Certificate present on the agent.
0 stars 0 forks source link

Create cacert_fingerprint function #1

Open jessereynolds opened 6 years ago

jessereynolds commented 6 years ago

Would make sense to just compute the cacert fingerprint on the master using a function. It should always be the same as the fact computed on the agent. (If it differs, you've got problems!)