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

Support for providing box type at initialization, i.e. vagrant init debian_lenny #6

Closed
KieranP opened this issue Mar 9, 2010 · 2 comments

Comments

@KieranP
Copy link

KieranP commented Mar 9, 2010

The ability to provide the box type at initialization would save a trip into an editor and speed up the process.

vagrant init debian_lenny
@mitchellh
Copy link
Contributor

vagrant init now takes an optional parameter to specify the default box [closed by 4229b65]

@mitchellh
Copy link
Contributor

Kieran,

Implemented: http://github.com/mitchellh/vagrant/commit/4229b65a8179ff0dca4ec4f15411f8439f95c653

Thanks. It was based heavily off of your fork, but abstracted a bit more as I intend to use the renderer for other parts of the system.

Mitchell

This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants