Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing parameters should not affect vagrant user parameters #3

Open
maoueh opened this issue Feb 22, 2013 · 1 comment
Open

Missing parameters should not affect vagrant user parameters #3

maoueh opened this issue Feb 22, 2013 · 1 comment

Comments

@maoueh
Copy link
Owner

maoueh commented Feb 22, 2013

When a user tries to do vagrant user parameters but there is missing parameters in the configuration, the command will crash saying a parameter is missing.

We could improve this. In the first time, find a way to avoid seeing the exception. Or introduce a new command to see missing parameters.

In the second time, key that could not be found should be reported in the output of vagrant user parameters directly. Something like displaying (missing) besides a key that is used but missing.

This issue could be hard to solve because of the way configuration values are parsed by Vagrant. Will see ...

@ghost
Copy link

ghost commented Apr 15, 2016

#33 is closely related to this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant