vagrant/plugins/providers
Seth Vargo efdb148f61
Move pre-flight package validation to middleware
This commit separates the scratch and output directory creation from the
main package middleware into its own PackageSetupFolders middleware.
Additionally, the validation that ensures an output file does not exist
is moved into a validation function that can be shared across multiple
methods.

This refactor permits a pre-flight check to ensure box packaging would
be successful before actually stopping the VM.

Fixes GH-7351
2016-05-27 17:07:04 -04:00
..
docker Run provisioner cleanup tasks before destroying the VM 2015-11-19 11:14:31 -08:00
hyperv Merge pull request #7108 from jtopper/fix_hyperv_status_exception 2016-05-20 10:46:01 -04:00
virtualbox Move pre-flight package validation to middleware 2016-05-27 17:07:04 -04:00