Dynatrace / Dynatrace-AppMon-Chef

Installs the Dynatrace Application Monitoring solution using Chef.
MIT License
12 stars 15 forks source link

Integrate checking of md5 sum for public download links #16

Open metmajer opened 8 years ago

metmajer commented 8 years ago

For each installer: add option to download an md5 file and, if one is defined, check the checksum via the remote_file resource's checksum attribute in providers/copy_or_download_file.rb.

Our public downloads on http://downloads.dynatracesaas.com offer a file $installer.md5 for each $installer. This should be reflected in all default attribute files inside the attributes folder.