vagrant/plugins
Jan Schumann d42b7745e4 added dhcp configuration option for private networks 2013-03-20 20:18:32 +01:00
..
commands vagrant box add --force works again [GH-1413] 2013-03-13 21:20:25 -07:00
communicators/ssh Fix typo on ComunicatorSSH plugin name 2013-03-20 11:47:41 -03: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 added dhcp configuration option for private networks 2013-03-20 20:18:32 +01: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.