vagrant/plugins
Mitchell Hashimoto 8bbf6f56f4 Merge pull request #4400 from mwrock/ps-cmd
Add a ps command to vagrant that drops the user into a remote powershell shell
2015-11-18 10:41:36 -08:00
..
commands Merge pull request #4400 from mwrock/ps-cmd 2015-11-18 10:41:36 -08:00
communicators Merge pull request #4400 from mwrock/ps-cmd 2015-11-18 10:41:36 -08:00
guests Fixes Fedora network issues when biosdevname command is not present. 2015-10-11 23:10:26 +02:00
hosts Merge pull request #4400 from mwrock/ps-cmd 2015-11-18 10:41:36 -08: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 commands/up: automatically install providers 2015-11-05 13:58:15 -08:00
provisioners provisioners/ansible_local: fix a str-to-sym bug 2015-11-12 09:14:35 +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.