vagrant/plugins
Mitchell Hashimoto 188d3c394f Merge pull request #3355 from miurahr/fix_ssh_utf8
core: force SSH to be ASCII
2014-04-01 21:52:39 -07:00
..
commands commands/status: target for machine readable [GH-3218] 2014-03-14 13:05:24 -07:00
communicators/ssh vagrant ssh accept utf8, fix #2744 2014-03-30 12:15:53 +09:00
guests guests/suse: fix error on shutdown 2014-03-30 18:28:23 +02: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: allow provisioner plugins to register without config 2014-03-19 17:37:52 -04:00
providers Fixes mitchellh/vagrant #3361 for VirtualBox 4.2.x, including internal networks 2014-03-31 21:32:12 +03:00
provisioners fix deprecated docker arguments 2014-03-29 22:49:52 -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.