vagrant/plugins
Mitchell Hashimoto 65ef8d2477 Merge branch 'nfs-per-user' of https://github.com/davedevelopment/vagrant into davedevelopment-nfs-per-user
Conflicts:
	plugins/hosts/arch/host.rb
	plugins/hosts/bsd/host.rb
	plugins/hosts/linux/host.rb
	templates/nfs/exports.erb
	templates/nfs/exports_freebsd.erb
	templates/nfs/exports_linux.erb
2013-09-01 11:44:00 -07:00
..
commands commmands/box/remove: fix exception when no provider specified [GH-2100] 2013-08-30 09:43:35 -07:00
communicators/ssh communicators/ssh: handle closed connection without exception 2013-08-29 10:36:23 -07:00
guests Merge pull request #1801 from davegudge/patch-1 2013-08-28 17:02:46 -07:00
hosts Merge branch 'nfs-per-user' of https://github.com/davedevelopment/vagrant into davedevelopment-nfs-per-user 2013-09-01 11:44:00 -07:00
kernel_v1 Allow network names to be strings in V1 config 2013-05-01 21:29:28 -07:00
kernel_v2 core: config.ssh.timeout => config.vm.boot_timeout 2013-08-29 16:41:36 -07:00
providers/virtualbox providers/virtualbox: only set default name on first up [GH-1817] 2013-08-31 22:43:33 -07:00
provisioners provisioners/puppet: run from correct working directory [GH-1967] 2013-08-31 22:24:30 -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.