vagrant/plugins
Mitchell Hashimoto 7df64dff0c Merge pull request #2242 from bt5e/move-up-chmod-in-puppet
provisioners/puppet-apply: moved chmod up before verify_shared_folders check #2241
2013-09-20 21:12:10 -07:00
..
commands commands/up: validate provision-with args [GH-1957] 2013-09-02 15:06:03 -07:00
communicators/ssh communicators/ssh: timeout waiting for connection + header [GH-2226] 2013-09-18 09:32:30 -07:00
guests guests/linux: fail after a number of attempts 2013-09-20 17:52:36 -07:00
hosts Fix invocation of initialize 2013-09-19 11:55:46 +02:00
kernel_v1 kernel_v1: don't upgrade "max_tries" and "timeout" because they're gone 2013-09-02 09:09:39 -07:00
kernel_v2 core: Convert FP ports to ints [GH-2173] 2013-09-15 17:29:49 -07:00
providers/virtualbox providers/virtualbox: don't touch DYLD_* anymore. 2013-09-20 17:57:44 -07:00
provisioners Merge pull request #2242 from bt5e/move-up-chmod-in-puppet 2013-09-20 21:12:10 -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.