vagrant/plugins
Chris Roberts c4084a6387 Extract smblist information based on position
Since we are no longer extracting information based on key value due
to localization issues, use start and end locations to extract data.
This prevents errors when extra information is included like Scope.
2018-08-30 10:58:56 -07:00
..
commands Merge pull request #10123 from briancain/add-force-flag-reload 2018-08-17 15:18:36 -07:00
communicators Only reset the _init on testing cleanup 2018-07-30 14:44:36 -07:00
guests Merge pull request #9976 from Biteable/fix-cmd-command 2018-08-07 13:13:05 -07:00
hosts Extract smblist information based on position 2018-08-30 10:58:56 -07:00
kernel_v1 Support environment variable forwarding, fixes #4131 2015-11-19 16:25:54 -08:00
kernel_v2 Merge pull request #10066 from chrisroberts/e-net-ssh-update 2018-07-31 13:48:49 -07:00
providers Merge pull request #10100 from briancain/DOCKER-TOOLBOX 2018-08-17 15:08:59 -07:00
provisioners Fix Chef apply provisioner to not set node_name 2018-06-11 10:35:52 -07:00
pushes Provide custom error when attempting to push too many files with FTP 2018-06-26 08:28:01 -07:00
synced_folders Check :verify_host_key value for :never or if falsey 2018-08-24 14:11:30 -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.