vagrant/plugins
Mitchell Hashimoto e8d2e05c4e Merge pull request #2077 from miurahr/exportfs
Improvement of Linux supports and NFS handling using exportfs
2013-09-02 14:52:59 -07:00
..
commands commands/plugin: Add "update" subcommand 2013-09-02 09:31:26 -07:00
communicators/ssh communicators/ssh: remove use of nonexistent config 2013-09-02 09:11:39 -07:00
guests Merge pull request #2107 from fgrehm/remove-dead-code 2013-09-01 13:47:18 -07:00
hosts Merge pull request #2077 from miurahr/exportfs 2013-09-02 14:52:59 -07: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: note backwards incompat in code 2013-09-01 12:27:15 -07:00
providers/virtualbox providers/virtualbox: only set default name on first up [GH-1817] 2013-08-31 22:43:33 -07:00
provisioners Merge branch 'fix/master/puppet-provisioner-nfs-support' of https://github.com/mfournier/vagrant into mfournier-fix/master/puppet-provisioner-nfs-support 2013-09-01 13:32: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.