vagrant/plugins
Mitchell Hashimoto b2f32543d9 Merge pull request #1689 from philippfranke/master
guests/suse: Add ability to configure networks
2013-08-09 11:21:26 -07:00
..
commands Start padding with 25 characters to keep original behavior 2013-08-01 13:23:18 -04: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.