vagrant/plugins
Mitchell Hashimoto 592c577b2e Merge pull request #2922 from tmatilai/file_provisioner_expand_path
provisioners/file: expand destination path if capable
2014-02-03 02:52:57 -08: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 guests/{free,net,open}bsd: Add `shell_expand_guest_path` capability 2014-02-02 17:38:24 -03:00
hosts hosts/redhat: recognize Korora [GH-2869] 2014-01-21 09:50:20 -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 Make sure synced folder types are always symbols 2014-02-01 16:01:05 -02:00
providers/virtualbox providers/virtualbox: more detailed output 2014-01-17 21:03:01 -08:00
provisioners provisioners/file: expand destination path if capable 2014-02-01 01:23:09 -03:00
synced_folders synced_folders/rsync: output directory under watch for rsync-auto 2014-01-16 09:11:41 -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.