vagrant/plugins
Mitchell Hashimoto 6babeb4188 Puppet retains default module path even when custom is set [GH-1207] 2013-03-19 15:23:37 -07:00
..
commands vagrant box add --force works again [GH-1413] 2013-03-13 21:20:25 -07:00
communicators/ssh Attempt to re-establish SSH connection on Net::SSH::Disconnect 2013-03-18 18:10:54 -07:00
guests adding ability to detect solaris operating system to linux guest plugin 2013-03-11 08:42:06 -07:00
hosts When cleaning NFS, properly escape certain characters 2013-02-08 16:18:57 -08:00
kernel_v1 config.ssh.password is not used 2013-03-02 15:47:58 -08:00
kernel_v2 Turn network, provider, and provisioner names into symbols if not 2013-03-15 22:14:04 -07:00
providers/virtualbox Only prepare NFS settings for VirtualBox if NFS is enabled 2013-03-18 13:21:06 -07:00
provisioners Puppet retains default module path even when custom is set [GH-1207] 2013-03-19 15:23:37 -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.