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

Refactor all boxen arguments into one host ENV variable #5

Open
radeksimko opened this issue Feb 15, 2015 · 0 comments
Open

Refactor all boxen arguments into one host ENV variable #5

radeksimko opened this issue Feb 15, 2015 · 0 comments

Comments

@radeksimko
Copy link
Owner

There's currently a few ENV variables that affect boxen:
https://github.com/radeksimko/vagrant-osx/blob/master/Vagrantfile#L33-35

As this list would only grow and more importantly limit users in what they can change on boxen run, this should be replaced with one variable, e.g. BOXEN_ARGS and have the current set as default.

GH_TOKEN should be probably still kept separately as not many users may want to duplicate all default args just because they want to set the token (which is likely to be a common use-case).

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

No branches or pull requests

1 participant