vagrant/plugins
Mitchell Hashimoto 8172fbbd6d Merge branch 'patch-1' of https://github.com/schlamar/vagrant into schlamar-patch-1
Conflicts:
	CHANGELOG.md
2014-03-12 08:45:35 -07:00
..
commands commands/plugin: list notes system gems 2014-03-03 14:57:42 -08:00
communicators/ssh fix timout typo 2014-03-11 17:27:47 +08:00
guests use global namespace for class IO naming conflict 2014-03-12 07:52:11 -04:00
hosts hosts/bsd: make directories unique when exporting 2014-02-26 08:04:21 -08:00
kernel_v1 kernel/v1: provisioner upgrade works properly [GH-3092] 2014-03-10 13:44:24 -07:00
kernel_v2 kernel/v2: fix error where options could be not hash 2014-02-18 10:41:14 -08:00
providers providers/virtualbox: retry list vms [GH-2831] 2014-03-12 16:23:32 +01:00
provisioners Merge pull request #3126 from bbinet/fix-salt-provisioning 2014-03-11 09:05:50 -07:00
synced_folders synced_folders/rsync: convert to proper unix-style path [GH-3086] 2014-03-09 18:22:00 -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.