Hello, I would like to be running a checksum on the .box file that is downloaded when doing a vagrant up as specified at https://docs.vagrantup.com/v2/vagrantfile/machine_settings.html by using: config.vm.box_download_checksum config.vm.box_download_checksum_type
config.vm.box_url However, when I specify an incorrect checksum, the .box is still downloaded and imported. I have tested this on both Windows and OSX using both Vagrant 1.6.3 and 1.6.5, using all three checksum types (md5, sha1, sha256) Can anyone shed any light on this? Thanks, -Alan -- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
