vagrant/plugins
Mitchell Hashimoto 30f6c7ba60 Merge pull request #3242 from uwej711/patch-1
synced_folders/smb work for non-english windows
2014-03-19 09:31:06 -07:00
..
commands commands/status: target for machine readable [GH-3218] 2014-03-14 13:05:24 -07:00
communicators/ssh fix timout typo 2014-03-11 17:27:47 +08:00
guests Fix SMB shared folder mount error with password containing symbols. 2014-03-17 17:38:34 -04:00
hosts Fix Linux NFS exports pruning due to bad `sed` expression 2014-03-12 12:25:53 -07:00
kernel_v1 kernel/v1: provisioner upgrade works properly [GH-3092] 2014-03-10 13:44:24 -07:00
kernel_v2 kernel/v2: validate forwarded ports [GH-3187] 2014-03-13 08:32:05 -07:00
providers providers/virtualbox: import progress works on Windows 2014-03-12 20:02:05 -07:00
provisioners provisioners/salt: style nitpicks 2014-03-12 20:04:57 -07:00
synced_folders Make shared folder type smb work for non-english windows 2014-03-17 15:11:45 +01: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.