vagrant/lib
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
..
vagrant Move pre-flight package validation to middleware 2016-05-27 17:07:04 -04:00
vagrant.rb for newer versions of Bundler, store the runtime 2015-07-09 22:12:47 -06:00