NEW FEATURES:
- Created new script called
vagrant-downloader
to download boxes from
repository so for example you can use base boxes for new Packer generated boxes.
IMPROVEMENTS:
- Update documentation.
- Add a requirements.txt file to install Python packages.
IMPROVEMENTS:
- Validate config values
- Set a message for every step in the process
BUG FIXES:
- SHA1 wasn't calculated properly
- Configure metadata to not upload complete box file path, just box file name.