e0ec679838
This works by now calling the `:ssh` action on the provider. This action is allowed to do whatever it pleases, but should at some point probably call the `SSHExec` built-in middleware. The `SSHExec` built-in middleware was added. This uses the information returned by `Machine#ssh_info` and uses the `Vagrant::Util::SSH` helper to exec into the remote machine. The provider should do any work upfront in verifying that the machine is ready to be SSHed into. |
||
---|---|---|
.. | ||
check_accessible.rb | ||
check_created.rb | ||
check_running.rb | ||
check_virtualbox.rb | ||
created.rb | ||
destroy_confirm.rb | ||
discard_state.rb | ||
halt.rb | ||
message_not_created.rb | ||
message_will_not_destroy.rb |