vagrant/plugins
Mitchell Hashimoto 56eb53d8af Merge pull request #2483 from andyfowler/retryable-customize
providers/virtualbox: use Retryable for Virtualbox customize & sane_defaults actions
2013-11-23 16:12:20 -08:00
..
commands commands/box/add: add --clean flag to ignore continuation 2013-11-23 15:55:52 -08:00
communicators/ssh Allow the FreeBSD plugin to install without bash [GH-2485] 2013-11-22 15:30:12 -08:00
guests Merge branch 'issue_2333' of https://github.com/elliotsegler/vagrant into elliotsegler-issue_2333 2013-11-23 15:38:49 -08:00
hosts Update CHANGELOG 2013-11-23 11:36:20 -08:00
kernel_v1 kernel_v1: don't upgrade "max_tries" and "timeout" because they're gone 2013-09-02 09:09:39 -07:00
kernel_v2 synced_folders/nfs: config goes here 2013-11-23 10:49:51 -08:00
providers/virtualbox Merge pull request #2483 from andyfowler/retryable-customize 2013-11-23 16:12:20 -08:00
provisioners update changelog 2013-11-23 16:05:44 -08:00
synced_folders/nfs synced_folders/nfs: specify nfs_udp false to disable udp [GH-2304] 2013-11-23 13:43:48 -08:00
README.md Add README to plugin directory 2012-04-18 17:48:06 -07:00

README.md

Vagrant Core Plugins

These are plugins that ship with Vagrant. Vagrant core uses its own plugin system to power a lot of the core pieces that ship with Vagrant. Each plugin will have its own README which explains its specific role.