vagrant/plugins
Mitchell Hashimoto 9dd87b289e providers/docker: validate config after HandleBox [GH-5667] 2015-07-08 17:45:32 -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 guests/tinycore: more robust rsync install 2015-07-08 09:47:48 -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/docker: validate config after HandleBox [GH-5667] 2015-07-08 17:45:32 -06:00
provisioners provisioners/docker: for debian, chmod the var lib docker folder 2015-07-08 12:13:25 -06: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.