vagrant/plugins
Mitchell Hashimoto f9cf1aad8a Merge pull request #1447 from uggedal/fix-shell-provision-args-config-validation
Fix shell provisioner's validation of args
2013-03-18 07:32:57 -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 Fix wrong reference to Errors::NFSNoHostonlyNetwork introduced in 022c1da [GH-1437]. 2013-03-18 14:30:26 +01:00
provisioners Use UNSET_VALUE for @args in shell config since [] is truthy. 2013-03-18 12:44:26 +01: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.