vagrant/plugins
Bernhard Morgenstern 247a2470c0 Fixed error with empty shell provisioner
`read` returns nil on empty files, so the call to `valid_encoding` fails.
2014-04-09 22:56:15 +02:00
..
commands Merge pull request #3293 from emyl/machine-readable-plugin-list 2014-04-01 22:29:21 -07:00
communicators/ssh vagrant ssh accept utf8, fix #2744 2014-03-30 12:15:53 +09:00
guests guests/linux: rsync chown group if owner now set [GH-3223] 2014-04-09 11:03:24 -07:00
hosts Update nfs.rb 2014-03-22 21:07:45 +00:00
kernel_v1 kernel/v1: provisioner upgrade works properly [GH-3092] 2014-03-10 13:44:24 -07:00
kernel_v2 core: Allow direct box adding again 2014-04-02 19:45:49 -07:00
providers providers/hyperv: verify cmdlet is available [GH-3398] 2014-04-09 09:30:17 -07:00
provisioners Fixed error with empty shell provisioner 2014-04-09 22:56:15 +02:00
synced_folders command/rsync-auto: use newer listen gem [GH-3249] 2014-04-09 09:48:11 -07: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.