vagrant/plugins
Ikko Ashimine 3ccbb3d24b
Fix typo in command.rb
separater -> separator
2021-09-15 02:20:26 +09:00
..
commands Fix typo in command.rb 2021-09-15 02:20:26 +09:00
communicators Check for nil return from forwarded ports cap 2020-08-19 17:13:33 -05:00
guests Add fallback for SLE 11 guest machines 2021-08-06 12:55:32 +02:00
hosts Merge pull request #12398 from pszlazak/patch-1 2021-08-13 15:52:31 -07:00
kernel_v1 Support environment variable forwarding, fixes #4131 2015-11-19 16:25:54 -08:00
kernel_v2 let the user configure the cloud_init mime part content-disposition filename 2020-10-28 15:57:45 -05:00
providers Use detected device when iterating over available addresses 2021-07-27 08:07:39 -07:00
provisioners Merge pull request #12437 from chrisroberts/line-buf-shell-util 2021-06-29 13:11:19 -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 Extract os friendly mount name for vbox shared folders 2021-02-10 15:25:56 -06:00
README.md Add README to plugin directory 2012-04-18 17:48:06 -07:00

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.