bzed / bzed-dehydrated

Puppet module for centralized CSR signing using Let’s Encrypt™ and lukas2511/dehydrated - keeping your keys safe on the host they belong to.
9 stars 11 forks source link

Fix unit tests and update pdk #25

Closed kistleh closed 4 years ago

kistleh commented 4 years ago

This should hopefully take care of the failing unit tests. I also took the opportunity to update PDK to version 1.15.0 (simply ran pdk update --template-ref 1.15.0) and verified that everything checks out with:

bzed commented 4 years ago

Thanks @telnetmaster