boxstarter
boxstarter copied to clipboard
Clarify the provider parameter in function Enable-BoxstarterVM
Hi, In the help section of the function Enable-BoxstarterVM is mentioned parameter
.Parameter Provider
The VM Provider to use.
but it doesn't exist in the function code.
If you agree I'll prepare patch to correct this.
This is actually a plugin model. See https://github.com/mwrock/boxstarter/blob/master/Boxstarter.Chocolatey/Resolve-VMPlugin.ps1
I suppose a comment is called for in the Hyper-V and Azure modules to clarify this.
Yes, you are right. Thank you for explanation. Next time I'll not open new issue when I'm tired ;-)
no worries at all. Its totally unobvious and I''m reopenning this as a reminder to add comments/docs