vagrant/plugins
me 2a75c34d62 systemctl wasn't a good idea 2013-12-05 16:01:44 +01:00
..
commands Fix `vagrant plugin` commands 2013-12-04 18:25:33 -03:00
communicators/ssh communicators/ssh: add -E to sudo to preserve env 2013-12-03 12:07:14 -08:00
guests systemctl wasn't a good idea 2013-12-05 16:01:44 +01: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 kernel/v2: fix validation on checksum types 2013-12-03 18:46:22 -08:00
providers/virtualbox Add missing argument to ProviderVirtualBox::SyncedFolder#driver call 2013-12-05 00:21:16 -03:00
provisioners provisioners/docker: Extract container lookup method 2013-12-04 22:13:17 -02: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.