markt-de / puppet-acme

Centralized SSL certificate management using acme.sh and the ACME protocol
https://forge.puppet.com/markt/acme
Apache License 2.0
9 stars 17 forks source link

Make sure acme_git_url is passed to ::acme::setup::puppetmaster class #18

Closed deviousops closed 4 years ago

deviousops commented 4 years ago

This pull request implements a fix that makes sure that a custom acme_git_url is passed to the acme::setup::puppetmaster class.

fraenki commented 4 years ago

@deviousops Merged, thanks!