vagrant/plugins
Mitchell Hashimoto e64cef9d31 provisioners/chef: fix crash if run list is somehow nil [GH-5545] 2015-07-05 17:30:29 -07:00
..
commands Add option to enable trusted HTTP redirects 2015-05-31 09:34:02 -07:00
communicators Move shell_cmd to a method in SSH::Communicator 2015-04-13 13:45:17 -04:00
guests guests/linux: fix exception when printf is empty [GH-5846] 2015-07-05 17:14:48 -07:00
hosts Allow colon in NFS ID regex 2015-01-20 14:11:42 +00:00
kernel_v1 Change symbols inside hashes to 1.9 JSON-like syntax 2014-05-22 12:35:12 -04:00
kernel_v2 Be more defensive when trying to get the line number 2015-05-31 18:32:23 -07:00
providers providers/virtualbox: catch subprocess launch error [GH-1483] 2015-07-05 17:01:06 -07:00
provisioners provisioners/chef: fix crash if run list is somehow nil [GH-5545] 2015-07-05 17:30:29 -07:00
pushes Cleanup style 2015-04-02 10:11:41 -04:00
synced_folders Merge pull request #4867 from malonecm/GH4201-ShowRSyncOutput 2015-05-30 21:21:26 -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.