geerlingguy / packer-boxes

Jeff Geerling's Packer build configurations for Vagrant boxes.
https://app.vagrantup.com/geerlingguy
MIT License
651 stars 304 forks source link

Update: safer cert retrieval for Centos 7 and 8 #82

Closed velenux closed 3 years ago

velenux commented 3 years ago

Tries to download the certs via https, doesn't change the original file if the download fails and the temporary file is not valid.

geerlingguy commented 3 years ago

LGTM, thanks.