vagrant/plugins
Mitchell Hashimoto 54ac2e8448 Merge pull request #1713 from akalyaev/respect-nec-type-option-for-private-networks-1704
core: respect :nic_type option for private network. Fixes #1704
2013-08-28 22:44:20 -07:00
..
commands commands/plugin/install: nitpick on style 2013-08-09 11:26:39 -07:00
communicators/ssh Discover and set SSH_AUTH_SOCK on sudo with forward agent [GH-1307] 2013-07-23 17:36:48 -05:00
guests Merge pull request #1801 from davegudge/patch-1 2013-08-28 17:02:46 -07:00
hosts GH-2087: Detect RHEL (Red Hat Enterprise Linux Server) properly 2013-08-28 09:19:08 +02:00
kernel_v1 Allow network names to be strings in V1 config 2013-05-01 21:29:28 -07:00
kernel_v2 kernel: config.vm.host_name works again 2013-08-28 17:17:07 -07:00
providers/virtualbox Merge pull request #1713 from akalyaev/respect-nec-type-option-for-private-networks-1704 2013-08-28 22:44:20 -07:00
provisioners Merge branch 'unpriv_shell' of https://github.com/frsantos/vagrant into frsantos-unpriv_shell 2013-08-28 22:29: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.