Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • v2.28.0
  • v2.27.0
  • v2.25.1
  • v2.24.3
  • v2.26.0
  • v2.24.2
  • v2.25.0
  • v2.24.1
  • v2.22.2
  • v2.23.3
  • v2.24.0
  • v2.23.2
  • v2.23.1
  • v2.23.0
  • v2.22.1
  • v2.22.0
  • v2.21.0
  • v2.20.0
  • v2.19.1
  • v2.18.2
21 results

Vagrantfile

Blame
    • Kri5's avatar
      fd6bb0f7
      Allow vagrant directory location to be configurable (#10718) · fd6bb0f7
      Kri5 authored
      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.
      Allow vagrant directory location to be configurable (#10718)
      Kri5 authored
      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.