vagrant/plugins
Jurnell Cockhren 1a7c6dcfeb Revert "Salt Provisioner: refactor custom install_type option to add install_command instead"
Refers to issues #6276, #5973, #5936 and #5435

This reverts commit 72e63767ac.

Conflicts:
	website/docs/source/v2/provisioning/salt.html.md
2015-10-08 15:01:00 -05: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 kernel/v2: box is optional if clone is set 2015-10-08 12:41:16 -04:00
providers providers/virtualbox: unify import/clone 2015-10-08 13:07:05 -04:00
provisioners Revert "Salt Provisioner: refactor custom install_type option to add install_command instead" 2015-10-08 15:01:00 -05: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.