Skip to content
  • Tails developers's avatar
    vagrant: Download and verify squeeze.box from Tails mirror · 703e118c
    Tails developers authored
    Vagrant does not currently offer any way to verify a downloaded box file. In
    order to overcome this limitation, we monkey-patch
    Vagrant::Action::Box::Download#download method to verify a checksum right after
    the file has been retrieved. This should definitely implemented upstream in a
    more proper way but it will do for now.
    703e118c