-
Notifications
You must be signed in to change notification settings - Fork 50
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
clone template X times #10
Comments
Sounds good. A few thoughts/questions:
In general, I like the idea of ezmomi doing the work for you with minimal params, but it would be annoying to fire off a whole bunch of VM clones to find out you don't like the host naming convention that it defaulted to :). So my vote would be to complain that
|
First pass ... 70c2303 |
|
Thanks for the suggestions @jctanner , but I'm going to close this for now. I like the idea but it adds complexity to this tool, e.g. static IP assignment, that could easily be achieved with a wrapper script. |
If my PR to #3 is accepted, I'd like to further extend the clone subcommand to include a --count parameter. The purpose would be to allow the end user to clone a template multiple times in the same command.
Example:
The text was updated successfully, but these errors were encountered: