vagrant/plugins
Mitchell Hashimoto 741930b439 Merge pull request #1949 from mpapis/feature/shell_provisoner_array_args
provisioners/shell: implement array arguments from #1569
2013-11-25 13:31:48 -08:00
..
commands commands/box/list: clean up 2013-11-25 13:26:46 -08:00
communicators/ssh communicators/ssh: pty can be enabled 2013-11-24 16:48:07 -08:00
guests guests/linux: emit upstart event for vagrant mounted if avail [GH-2502] 2013-11-25 11:31:15 -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 communicators/ssh: pty can be enabled 2013-11-24 16:48:07 -08:00
providers/virtualbox providers/virtualbox: some validation around internal networks 2013-11-25 11:25:10 -08:00
provisioners Merge pull request #1949 from mpapis/feature/shell_provisoner_array_args 2013-11-25 13:31:48 -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.