vagrant/plugins
Stanislav German-Evtushenko 7995fa409e
Fix Ubuntu 24.04 shutdown hang with synced folders (#13804)
Fix Ubuntu 24.04 shutdown hang by preventing vagrant from mounting already mounted synced folders. Fixes #13795.
2026-05-30 15:12:44 +05:30
..
commands [COMPLIANCE] Update Copyright and License Headers (Batch 2 of 7) (#13761) 2025-12-22 16:46:17 +05:30
communicators [COMPLIANCE] Update Copyright and License Headers (Batch 2 of 7) (#13761) 2025-12-22 16:46:17 +05:30
guests Fix Ubuntu 24.04 shutdown hang with synced folders (#13804) 2026-05-30 15:12:44 +05:30
hosts [COMPLIANCE] Update Copyright and License Headers (Batch 3 of 7) (#13763) 2025-12-22 16:46:39 +05:30
kernel_v1 [COMPLIANCE] Update Copyright and License Headers (Batch 3 of 7) (#13763) 2025-12-22 16:46:39 +05:30
kernel_v2 [COMPLIANCE] Update Copyright and License Headers (Batch 3 of 7) (#13763) 2025-12-22 16:46:39 +05:30
providers [COMPLIANCE] Update Copyright and License Headers (Batch 4 of 7) (#13762) 2025-12-22 16:46:54 +05:30
provisioners [COMPLIANCE] Update Copyright and License Headers (Batch 4 of 7) (#13762) 2025-12-22 16:46:54 +05:30
pushes [COMPLIANCE] Update Copyright and License Headers (Batch 4 of 7) (#13762) 2025-12-22 16:46:54 +05:30
synced_folders [COMPLIANCE] Update Copyright and License Headers (Batch 4 of 7) (#13762) 2025-12-22 16:46:54 +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