Use client to get vagrantfile for environment

This commit is contained in:
Chris Roberts 2022-06-13 17:08:27 -07:00
parent 0d2627014c
commit 09e6ff7ba2

View File

@ -162,8 +162,7 @@ module Vagrant
end
def vagrantfile
# When in remote mode we don't load the "home" vagrantfile
@vagrantfile ||= Vagrant::Vagrantfile.new(config_loader, [:root])
client.vagrantfile
end
def to_proto