vagrant/plugins
Sophia Castellarin 9efc3521d1
Merge pull request #13090 from soapy1/remove-virtualbox-hyperv-check
Removes check for hyperv being enabled when verifying virtualbox is usable on windows.
2023-02-21 17:17:51 -08:00
..
commands Merge pull request #12652 from t2sa/typo 2023-02-14 12:12:27 -08:00
communicators Use netssh builtin keep alive functionality 2023-01-23 16:48:57 -08:00
guests Merge pull request #12740 from rbrunckhorst/solaris-sed-fix 2022-11-08 15:09:08 -08:00
hosts Update plugins/hosts/arch/host.rb 2023-01-24 07:46:24 +01:00
kernel_v1 Support environment variable forwarding, fixes #4131 2015-11-19 16:25:54 -08:00
kernel_v2 Bring plugin options back to Ruby for providers and synced folders 2022-07-15 12:14:47 -05:00
providers Merge pull request #13090 from soapy1/remove-virtualbox-hyperv-check 2023-02-21 17:17:51 -08:00
provisioners Forgot one occurance of using the raw python vs. python3 2023-01-11 12:54:42 +01:00
pushes Merge pull request #12646 from hashicorp/push-heroku-print-output 2022-07-28 16:36:55 -05:00
synced_folders Process rsync exclude regex less 2023-01-19 16:38:28 -08:00
README.md Return a result from an up action 2022-04-25 12:23:51 -05: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.

Generate proto

grpc_tools_ruby_protoc -I . --ruby_out=gen/plugin --grpc_out=gen/plugin ./plugin_server.proto