vagrant/plugins
Myles A. K. Steinhauser e5445442c1 More specific Solaris <11 detection.
Note: This will probably break on Solaris 12+, but not certain of a better approach for now.
2014-01-14 09:52:27 -05:00
..
commands commands/list-commands: lists all commands primary and non-primary 2014-01-11 09:32:13 -08:00
communicators/ssh guests/linux: properly quote and insert public key 2014-01-08 15:12:26 -08:00
guests More specific Solaris <11 detection. 2014-01-14 09:52:27 -05:00
hosts hosts/bsd: use Util::Which instead of system("which") 2014-01-12 22:37:39 -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: a host always exists, remove dumb check 2014-01-07 21:20:28 -08:00
providers/virtualbox extend Virtualbox convenince methods 2014-01-10 12:41:23 -05:00
provisioners provisioners/chef: don't follow symlink when chown 2014-01-11 08:02:59 -08:00
synced_folders synced_folders/rsync: pass --delete option to delete bad files 2014-01-13 11:40:46 -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.