vagrant/plugins
Mitchell Hashimoto 2210765412 Fix default values for shell provisioner config 2013-03-17 16:18:49 -07:00
..
commands vagrant box add --force works again [GH-1413] 2013-03-13 21:20:25 -07:00
communicators/ssh When there is no route to host for SSH, re-establish a new connection 2013-03-14 12:51:16 -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 Don't "return" if FP less than port 1024 [GH-1421] 2013-03-15 15:15:54 -07:00
provisioners Fix default values for shell provisioner config 2013-03-17 16:18: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.