vagrant/plugins
Hadrien Dorio 76c9f671f3 fixes tcp and udp on the same port number GH-1108, GH-1109
fix a bug in forward_port_definitions() in Action::ForwardPorts
2012-12-13 20:03:45 +01:00
..
commands Add the Environment#machine method 2012-11-07 21:45:09 -08:00
communicators/ssh Communicators to v2 plugins. 2012-11-06 21:14:10 -08:00
guests Guests to V2 2012-11-06 21:14:45 -08:00
hosts Hosts to V2 2012-11-06 21:20:22 -08:00
kernel_v1 Mark core config classes as upgrade safe 2012-11-03 21:41:04 -07:00
kernel_v2 Add the Environment#machine method 2012-11-07 21:45:09 -08:00
providers/virtualbox fixes tcp and udp on the same port number GH-1108, GH-1109 2012-12-13 20:03:45 +01:00
provisioners Turn provisioners to V2 2012-11-06 21:21:36 -08: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.