vagrant/plugins
Chris Roberts 904a712838 Provide correct RDP information within configuration information
Dynamically generate RDP information when applicable via provider
if supported. When no RDP port is provided ignore RDP in config
and omit from output.
2018-10-04 14:41:10 -07:00
..
commands Provide correct RDP information within configuration information 2018-10-04 14:41:10 -07:00
communicators Only reset the _init on testing cleanup 2018-07-30 14:44:36 -07:00
guests Add winrm and upload commands 2018-10-04 13:26:41 -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 Simplify config option to ignore box vagrantfile 2018-09-26 10:31:41 -07:00
providers Fixup docker config update 2018-09-19 10:52:59 -07:00
provisioners Merge pull request #10215 from briancain/FIX-SALT-PILLAR 2018-09-20 09:17:32 -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.