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

Possible Fix for 303 Enable times out with chef_package_url param #304

Conversation

trickyearlobe
Copy link
Contributor

Possible fix for #303

I can't test this as I don't have the means to publish Azure Extensions
but with testing at the command line I believe this code may drastically
improve Chef Client download times when using the chef_package_url param.

It basically turns off the progress bar (which shouldn't even be a thing in
headless scripts).

Signed-off-by: Richard Nixon richard.nixon@btinternet.com

I can't test this as I dont have the means to publish Azure Extensions
but with testing at the command line I believe this code may drastically
improve Chef Client download times when using the chef_package_url param.

It basically turns off the progress bar (which shouldn't even be a thing in
headless scripts).

Signed-off-by: Richard Nixon <richard.nixon@btinternet.com>
@Vasu1105
Copy link
Contributor

This looks good @trickyearlobe . Thank you.

@Vasu1105 Vasu1105 merged commit 7027802 into chef-partners:master Jul 27, 2020
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