-
Notifications
You must be signed in to change notification settings - Fork 4k
Implemented bootstrap option for chef extension #321
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
Conversation
Hi @siddheshwar-more, I'm your friendly neighborhood Azure Pull Request Bot (You can call me AZPRBOT). Thanks for your contribution! The agreement was validated by Microsoft and real humans are currently evaluating your PR. TTYL, AZPRBOT; |
@stankovski Could you please merge this PR? |
@siddheshwar-more We are currently working on a release for //BUILD which is using our private repository, so we will not be releasing code out of this repo until late May. Would you prefer that I move this change into the private repo for the current release? |
@markcowl |
@siddheshwar-more This didn't make it in to the private release for build, but we cna take it for our late May release. We are merging private changes today and will take this up after that work is complete. |
@azuresdkci add to whitelist |
…ootstrap-opts Implemented bootstrap option for chef extension
Pull from upstream dev to origin release
Cmdlets: port grouping and Effective NSGs, ILB HA and DDoSProtection
Added changes to support -BootstrapOptions option for chef extension to send bootstrap config in JSON format.
EX: -BootstrapOptions '{"chef_node_name":"mynode", . . .}'