vagrant/plugins
Mitchell Hashimoto 602a5ce0b4 commands/plugin/install: nitpick on style
/cc @ipwnstuff - Just nitpicking and CCing you so you can see. I dislike
the "if (val = something)" syntax so I axed that. Then I simplified
logic a bit.
2013-08-09 11:26:39 -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 #1689 from philippfranke/master 2013-08-09 11:21:26 -07:00
hosts Update host.rb 2013-07-30 18:00:08 +01:00
kernel_v1 Allow network names to be strings in V1 config 2013-05-01 21:29:28 -07:00
kernel_v2 Convert config.vm.hostname to string [GH-1999] 2013-07-28 12:08:49 -07:00
providers/virtualbox Cosmetic typo error. 2013-07-24 08:55:12 +01:00
provisioners Merge pull request #2007 from ches/ansible-exit-status 2013-08-09 11:17:52 -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.