vagrant/plugins
Mitchell Hashimoto 8bc01c7cb1 Merge pull request #1717 from toretore/master
guests/ubuntu: Emit Ubuntu Upstart 'vagrant-mounted' (regression)
2013-09-01 13:43:26 -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 #1717 from toretore/master 2013-09-01 13:43:26 -07:00
hosts core: Arbitrary NFS options with nfs_options [GH-1029] 2013-09-01 13:08:02 -07:00
kernel_v1 Allow network names to be strings in V1 config 2013-05-01 21:29:28 -07:00
kernel_v2 core: note backwards incompat in code 2013-09-01 12:27:15 -07:00
providers/virtualbox providers/virtualbox: only set default name on first up [GH-1817] 2013-08-31 22:43:33 -07:00
provisioners Merge branch 'fix/master/puppet-provisioner-nfs-support' of https://github.com/mfournier/vagrant into mfournier-fix/master/puppet-provisioner-nfs-support 2013-09-01 13:32:49 -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.