This allows the user to specify defaults in a vagrant variables config file without having to specify options on the command line for each vagrant command. I opted to not commit the actual vagrant_variables.yml file so that the user is forced to explicitly set and use the config file to avoid any confusion.
This allows the user to specify defaults in a vagrant variables config file without having to specify options on the command line for each vagrant command. I opted to not commit the actual
vagrant_variables.yml
file so that the user is forced to explicitly set and use the config file to avoid any confusion.