vagrant/plugins
Mitchell Hashimoto e212b31394 Merge pull request #4905 from mitchellh/gc-fix-docker-agent-forwarding
providers/docker: fix support of agent forwarding
2014-12-11 17:21:59 -08:00
..
commands Merge pull request #4937 from mitchellh/sethvargo/error_format 2014-12-11 16:54:45 -08:00
communicators communicators/ssh: insert random key, remove insecure key 2014-10-24 09:58:18 -07:00
guests Add back creation of mount point 2014-12-10 10:56:30 -06:00
hosts hosts/bad: escape regexp properly [GH-4922] 2014-12-10 09:16:45 -08:00
kernel_v1 Change symbols inside hashes to 1.9 JSON-like syntax 2014-05-22 12:35:12 -04:00
kernel_v2 Use a more readable version for setter 2014-12-08 11:35:11 -08:00
providers providers/docker: fix support of agent forwarding 2014-12-07 11:02:50 +01:00
provisioners provisioners/ansible: use Docker proxy when needed 2014-12-08 21:43:21 +01:00
pushes Update Atlas Push to use new vagrant-login API 2014-12-10 15:11:04 -08:00
synced_folders Merge pull request #4619 from dlundgren/master 2014-10-23 09:21:20 -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.