pPss environment client to machine index eentry environment
This commit is contained in:
parent
3bda8b24ef
commit
90968ea430
@ -142,7 +142,7 @@ module Vagrant
|
||||
# constantly (heh) get "already initialized constant" warnings.
|
||||
begin
|
||||
env = entry.vagrant_env(
|
||||
@env.home_path, ui_class: @env.ui_class)
|
||||
@env.home_path, ui_class: @env.ui_class, client: @env.client)
|
||||
rescue Vagrant::Errors::EnvironmentNonExistentCWD
|
||||
# This means that this environment working directory
|
||||
# no longer exists, so delete this entry.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user