vagrant/plugins
Mitchell Hashimoto d482e0ca10 Merge pull request #5085 from evverx/provision-with
Enable provision with --provision-with flag
2015-01-05 11:45:10 -08:00
..
commands Merge pull request #5085 from evverx/provision-with 2015-01-05 11:45:10 -08:00
communicators Fix guest autodetection when running windows guests so Vagrant doesn't think the guest is Ubuntu 2014-12-16 08:20:01 -08:00
guests guests/solaris: merge config properly [GH-5092] 2015-01-05 09:52:19 -08:00
hosts hosts/bad: escape regexp properly [GH-4922] 2014-12-10 09:16:45 -08:00
kernel_v1 Change symbols inside hashes to 1.9 JSON-like syntax 2014-05-22 12:35:12 -04:00
kernel_v2 kernel/v2: push config keys on strategy 2014-12-14 22:24:14 -08:00
providers Merge pull request #5094 from wkolean/docker-vbox-symlink-fix 2015-01-05 09:49:56 -08:00
provisioners Log chef-zero instead of chef-solo 2014-12-28 12:52:54 -05:00
pushes Make parent directories when uploading to FTP 2015-01-04 18:06:51 -05:00
synced_folders Merge pull request #4619 from dlundgren/master 2014-10-23 09:21:20 -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.