vagrant/plugins
BDoerrAnschuetz bba4fbab5e
Some checks failed
/ sync-acceptance (push) Has been cancelled
Vagrant Ruby Tests / Vagrant unit tests on Ruby 3.1 (push) Has been cancelled
Vagrant Ruby Tests / Vagrant unit tests on Ruby 3.2 (push) Has been cancelled
Vagrant Ruby Tests / Vagrant unit tests on Ruby 3.3 (push) Has been cancelled
Vagrant Ruby Tests / Vagrant unit tests on Ruby 3.4 (push) Has been cancelled
Add LSILogicSas to the list of supported storage controllers for VirtualBox (#13692)
2025-12-12 20:21:04 +05:30
..
commands [COMPLIANCE] Update Copyright and License Headers (#13752) 2025-12-04 17:07:40 +05:30
communicators [COMPLIANCE] Update Copyright and License Headers (#13752) 2025-12-04 17:07:40 +05:30
guests [COMPLIANCE] Update Copyright and License Headers (#13752) 2025-12-04 17:07:40 +05:30
hosts Add basic oscdimg detection on Windows 2025-05-20 17:52:39 -07:00
kernel_v1 add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
kernel_v2 Update cloud-init behavior and iso generation 2025-05-14 12:57:03 -07:00
providers Add LSILogicSas to the list of supported storage controllers for VirtualBox (#13692) 2025-12-12 20:21:04 +05:30
provisioners [COMPLIANCE] Update Copyright and License Headers (#13752) 2025-12-04 17:07:40 +05:30
pushes [COMPLIANCE] Update Copyright and License Headers (#13752) 2025-12-04 17:07:40 +05:30
synced_folders [COMPLIANCE] Update Copyright and License Headers (#13752) 2025-12-04 17:07:40 +05:30
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