core: Fix vagrant ssh
[GH-252]
This commit is contained in:
parent
2f401b5b6c
commit
7e79d59365
1 changed files with 1 additions and 1 deletions
|
@ -218,7 +218,7 @@ module Vagrant
|
|||
next
|
||||
end
|
||||
|
||||
b3.use BuiltIn::SSHExec
|
||||
b3.use Builtin::SSHExec
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue