vagrant/test/unit
Chris Roberts eee6fefd67
Add a :none communicator
Adds a communicator which does not provide communication to the
guest machine. All methods for the communicator are simply stubbed
with a successful result. This allows a guest to be configured
with the `:none` communicator and Vagrant to properly `up` it.

This currently lacks any user notification or guards within
configuration to verify guest configuration does not rely on
the communicator. It is wrapped as experimental to allow early
access to the basic functionality without making it generally
available.
2025-04-22 15:50:36 -07:00
..
bin Update Vagrant behavior outside of installers 2025-04-02 11:40:17 -07:00
plugins Add a :none communicator 2025-04-22 15:50:36 -07:00
support Adjust internal layout to allow downgrading 2023-09-25 15:09:29 -07:00
templates add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
vagrant Prefer pwsh executable over powershell excutable 2025-04-15 14:15:56 -07:00
base.rb Remove vagrant-go implementation 2025-03-17 14:14:42 -07:00
vagrant_test.rb add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00