vagrant/test
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
..
acceptance add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
config add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
support add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
unit Add a :none communicator 2025-04-22 15:50:36 -07:00
vagrant-spec add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00