Skip to content

Conversation

@mikola-spb
Copy link

Add new configuration parameter: vm_base_path, which adds ability to clone VM into custom folder in vSphere. Currently template's parent folder is used.

@flamingbear flamingbear merged commit f0f5a6b into nsidc:master Jul 7, 2014
@marnovdm
Copy link

marnovdm commented Jul 9, 2014

This is great! Would it be possible to add auto creation of the folder if it doesn't exist? That way I wouldn't have to manually create these myself based on vagrant project name or put them all in the same folder..

@mikola-spb mikola-spb deleted the vm-base-path branch July 9, 2014 23:30
@mikola-spb
Copy link
Author

Yes, it's possible. There is one boolean parameter in rbvmomi. Frankly I missed it.
The question only if folder should be created by default. I don't think we need new parameter here, so "true" can be hardcoded.

@marnovdm
Copy link

Thanks, I was curious to see how hard it would be and it seems this is all that's required to get this behaviour working: #76. Hopefully this can be integrated soon.

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

Successfully merging this pull request may close these issues.

3 participants