vagrant/plugins
Mitchell Hashimoto 7a99e7a62e Merge pull request #2382 from timgus/gentoo_systemd
hosts/gentoo: recognize systemd for nfsd startup and replace "service" command with /etc/init.d/nfs
2013-10-17 11:29:28 -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 Fixing so localhost hosts file entry is not lost when updating hostname. Addresses Issue #2383. 2013-10-17 12:56:59 -04:00
hosts hosts/gentoo: recognize systemd for nfsd startup and 2013-10-17 11:11:59 -04: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 Disallow dot and hyphen as first character of hostnames 2013-10-10 14:42:48 +09:00
providers/virtualbox providers/virtualbox: Support VirtualBox 4.3 [GH-2374] 2013-10-15 11:42:22 -10:00
provisioners provisioners/chef: fix exception during node cleanup [GH-2345] 2013-10-14 17:12:49 -10: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.