vagrant/plugins
Mitchell Hashimoto 734b0d6695 Merge pull request #5315 from jimmidyson/non-existent-docker-group
provisioners/docker: only add user to docker group if docker group exists
2015-02-24 09:45:03 -08:00
..
commands Remove message for now 2015-02-03 21:06:51 -05:00
communicators Merge branch 'master' of github.com:mitchellh/vagrant into winrmssl 2015-02-09 11:10:23 -05:00
guests Merge pull request #5326 from timsutton/ssh-insert-key-darwin 2015-02-24 09:36:41 -08: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 Merge branch 'master' into winrm_error_handling 2015-01-20 16:16:48 -05:00
providers Support Regexp usage for bridge configuration 2015-02-11 11:07:03 +01:00
provisioners Merge pull request #5315 from jimmidyson/non-existent-docker-group 2015-02-24 09:45:03 -08:00
pushes Add tests for sending metadata 2015-02-04 11:45:02 -05:00
synced_folders Update host_info.ps1 2015-02-18 11:53:03 -05: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.