vagrant/plugins/commands/box
Mitchell Hashimoto 47fe278667 `vagrant box add` works again. Box verification remove temporarily.
The built-in middleware sequences will now be hardcoded onto
Vagrant::Action. Other plugins can hook into these sequences to provide
verification and so on. So the VirtualBox plugin will hook into that
action sequence and add verification.
2012-08-18 16:13:14 -07:00
..
command `vagrant box add` works again. Box verification remove temporarily. 2012-08-18 16:13:14 -07:00
plugin.rb Defer loading for commands to last possible moment 2012-05-23 16:18:29 -07:00