Register environment callback for server mode
This commit is contained in:
parent
1b0214debc
commit
a6b3b2969b
@ -242,5 +242,6 @@ module Vagrant
|
||||
|
||||
SERVER_MODE_CALLBACKS = [
|
||||
->{ Vagrant::Machine.prepend(Vagrant::Machine::Remote) },
|
||||
->{ Vagrant::Environment.prepend(Vagrant::Environment::Remote) },
|
||||
].freeze
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user