vagrant/plugins
Jeff Quast 1ac3d17773 bugfix: undefined local variable or method `dir'
resolves bug introduced in 74d22069d4
2015-07-06 11:39:07 -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 provisioners/puppet: just quiet the NFS errors for Puppet [GH-5456] 2015-07-06 11:19:32 -06:00
providers providers/virtualbox: catch subprocess launch error [GH-1483] 2015-07-05 17:01:06 -07:00
provisioners bugfix: undefined local variable or method `dir' 2015-07-06 11:39:07 -07:00
pushes push/atlas: ATLAS_TOKEN env var works [GH-5489] 2015-07-06 11:01:50 -06: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.