vagrant/plugins
Seth Vargo 6b2ef13785 Be more defensive when trying to get the line number
Since this is the last line of defense before raising an error, we want to make
sure we don't cause an error while trying to render the error.
2015-05-31 18:32:23 -07:00
..
commands Add option to enable trusted HTTP redirects 2015-05-31 09:34:02 -07:00
communicators communicators/winrm: don't stop task on idle end 2015-03-12 15:25:40 -05:00
guests Merge pull request #5750 from alh84001/feature/capability_guest_darwin_mount_smb 2015-05-30 21:34:53 -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 Merge pull request #5691 from bergman/list-of-nics-to-bridge-to 2015-05-30 12:02:17 -07:00
provisioners Style fixes 2015-05-31 10:19:03 -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.