Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow vagrant directory location to be configurable (#10718)
In the case were vagrant is not invoked directly from the repository, but from another location, and the Vagrantfile is "included" into another, we need to be able to specify where the location of the vagrant directory is, as of now it's hardcoded relative to the Vagrantfile location. This commit fix it.
- Loading branch information