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

Updated README doc #29

Conversation

Vasu1105
Copy link
Contributor

Adding usage section in detail and added reference links for docs.


`deleteChefCofig`: Set deleteChefConfig option to true in publicconfig if you want to delete chef configuration files while update or uninstall. By default it is set to false.

`bootstrap_options`: Set bootstrap options while creating a VM through Azure using powershell cmdlets. Bootstrap options used by Chef-Client during node converge. It overrides the configuration set in client_rb option. for e.g. node_name option i.e. if you set node_name as "foo" in the client_rb and in bootstrap_option you set chef_node_name as "bar" it will take "bar" as node name instead of "foo".

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you please replace above Set bootstrap options while creating a VM through Azure using powershell cmdlets line by Set bootstrap options while adding chef extension to Azure VM . The use of 'powershell' in above options description is unnecessary there as user can try different CLI tools (like azure-xplat-cli, PowerShell, knife-azure etc) to create VM with extension .

…n-client-rb

Implemented changes to append extension generated config to client_rb
@Vasu1105 Vasu1105 changed the title Updated README.md for adding usage section in detail and added reference links for docs. Updated README doc Apr 29, 2015
siddheshwar-more pushed a commit that referenced this pull request May 4, 2015
@siddheshwar-more siddheshwar-more merged commit 12bfc48 into chef-partners:master May 4, 2015
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.

2 participants