Reload after saving forwarded ports
This commit is contained in:
parent
b13de6a497
commit
dc760c73b9
|
@ -99,6 +99,7 @@ module Vagrant
|
|||
end
|
||||
|
||||
@runner.vm.save
|
||||
@runner.reload!
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue