Indellient / chef-infra-venafi-cookbook

Other
3 stars 1 forks source link

Support user-specified vcert version installs #6

Open gscho opened 2 years ago

gscho commented 2 years ago

This PR adds support for a user to:

It also now expects the artifact to be in a .zip file and will no longer support old vcert artifacts that are not zipped when released to github.

If a vcert_version and vcert_download_url are specific, the vcert_download_url will be used.

Fixes #4