Use client to get vagrantfile for environment
This commit is contained in:
parent
0d2627014c
commit
09e6ff7ba2
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user