vagrant/plugins
Max Lincoln e07f229f6e Merge branch 'master' of github.com:mitchellh/vagrant into winrmssl 2015-01-20 16:00:20 -05:00
..
commands Verify the token is valid when saving 2015-01-09 13:24:53 -05:00
communicators Merge branch 'master' of github.com:mitchellh/vagrant into winrmssl 2015-01-20 16:00:20 -05:00
guests Merge pull request #4813 from derdanne/funtoo-guest-network-configuration 2015-01-06 16:49:44 -05: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' of github.com:mitchellh/vagrant into winrmssl 2015-01-20 16:00:20 -05:00
providers Added possibility to configure memory, cpus count, and vmname in vagrantfile 2015-01-14 16:59:01 +02:00
provisioners Switch to docker.com 2015-01-19 13:58:45 -08:00
pushes ENV returns nil, not empty strings 2015-01-05 16:04:00 -05:00
synced_folders Use .key? instead of .has_key? 2015-01-05 18:29:01 -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.