vagrant/plugins
Brian Cain d561116d16
Merge pull request #10474 from briancain/ensure-install_type-set-with-version
Fixes #10358: Add validation error in salt provider for certain options
2018-12-03 15:58:59 -08:00
..
commands Merge pull request #10468 from briancain/raise-error-if-provider-file-missing 2018-12-03 15:57:50 -08:00
communicators Add reset! method to winrm communicator 2018-11-12 15:36:21 -08:00
guests Remove logger from windows hostname cap 2018-11-05 14:12:16 -08: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 Fixes #10224: Allow validation of config while ignoring provider 2018-10-30 13:37:22 -07:00
providers Update default_nic_type implementation within VirtualBox provider 2018-11-26 15:58:45 -08:00
provisioners Fixes #10358: Add validation error in salt provider for certain options 2018-12-03 10:00:11 -08:00
pushes Provide custom error when attempting to push too many files with FTP 2018-06-26 08:28:01 -07:00
synced_folders Fixes #9591: Allow for 'default' smb_username if set 2018-10-19 13:26:18 -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.