vagrant/plugins
Mitchell Hashimoto dd69de1073 communicators/ssh: only try auth methods that are valid 2015-07-07 16:06:03 -06:00
..
commands commands/rdp: support username param [GH-5460] 2015-07-06 23:07:22 -06:00
communicators communicators/ssh: only try auth methods that are valid 2015-07-07 16:06:03 -06:00
guests Merge pull request #5622 from aneeshusa/fix-mounting-with-inactive-upstart 2015-07-06 16:20:21 -06:00
hosts Merge pull request #5731 from strzibny/rhel 2015-07-06 15:31:26 -06:00
kernel_v1 Change symbols inside hashes to 1.9 JSON-like syntax 2014-05-22 12:35:12 -04:00
kernel_v2 kernel/v2: not an error if synced folder guest path is empty [GH-4833] 2015-07-06 14:58:48 -06:00
providers providers/virtualbox: fix bug, make message clearer 2015-07-06 18:18:13 -06:00
provisioners provisioners/ansible: show ansible-playbook only when the verbose option is enabled 2015-07-07 22:37:06 +02:00
pushes push/local-exec: close temp script, fix inline [GH-5695] 2015-07-06 23:42:07 -06:00
synced_folders prefer ipv4 host address over ipv6 for smb synced folders 2015-06-05 06:19:58 -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.