pPss environment client to machine index eentry environment

This commit is contained in:
sophia 2021-08-03 16:15:05 -05:00 committed by Paul Hinze
parent 3bda8b24ef
commit 90968ea430
No known key found for this signature in database
GPG Key ID: B69DEDF2D55501C0

View File

@ -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.