vagrant/plugins
Shawn Neal 823e80fa32 Fixed issue 3729
The logic used to read the file contents sometimes would leave lines behind unread. It now defaults to reading all lines and counts each line it has actually read.
2014-05-15 09:17:57 -07:00
..
commands commands/halt: halt in reverse order [GH-3790] 2014-05-14 08:29:22 -07:00
communicators Fixed issue 3729 2014-05-15 09:17:57 -07:00
guests guests/freebsd: Properly register that the rsync_pre capability belongs to FreeBSD rather than defining re-defining it for Linux. 2014-05-13 18:07:35 -07:00
hosts commands/rdp: support extra args to RDP client [GH-3686] 2014-05-07 18:32:20 -07:00
kernel_v1 Handle a lot of TODOs 2014-04-29 16:50:58 -07:00
kernel_v2 kernel/v2: multiple synced folder lines override each other 2014-05-08 18:39:13 -07:00
providers Just add missing message for destroy command ask N for hyper-v provider. 2014-05-12 17:00:59 +09:00
provisioners fix windows guest with puppet and a facter block 2014-05-13 17:31:31 +01:00
synced_folders synced_folders/rsync: copy symlinks as real files [GH-3734] 2014-05-09 09:31:31 -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.