vagrant/plugins
Mitchell Hashimoto ec0326f1c8 Merge pull request #6377 from mitchellh/f-cap-command
"cap" command
2015-10-08 10:52:14 -04:00
..
commands Merge pull request #6377 from mitchellh/f-cap-command 2015-10-08 10:52:14 -04:00
communicators Raise Errno::ETIMEDOUT as "acceptable" Errors::ConnectionTimeout 2015-07-15 19:41:10 +02:00
guests Merge pull request #5931 from kaorimatz/fix/guests-fedra-nmcli 2015-07-13 08:31:01 -07:00
hosts hosts/linux: sudo to copy back to exports [GH-5957] 2015-07-15 11:04:05 -07:00
kernel_v1 Change symbols inside hashes to 1.9 JSON-like syntax 2014-05-22 12:35:12 -04:00
kernel_v2 Merge branch 'filter_synced_folders' of https://github.com/maxlinc/vagrant into maxlinc-filter_synced_folders 2015-07-09 15:05:52 -06:00
providers providers/virtualbox: v4.2 and 4.3 support 2015-10-08 08:57:21 -04:00
provisioners Handle encoding errors in shell provisioner newline normalization. 2015-09-12 14:36:54 +01:00
pushes push/local-exec: close temp script, fix inline [GH-5695] 2015-07-06 23:42:07 -06:00
synced_folders update to latest listen 2015-07-09 11:18:36 -06: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.