YAML configuration

Configuration can be set in two files :

  • vagrant.yml - Main configuration file
  • vagrant.local.yml - Local configuration file ( Overloading the first)

If you use vagrant.local.yml, you should not share it. If you use git, add it to your .gitignore file

You can find an example of the configuration in the repository