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

Fix for undefined method check_for_missing_config_values! #174

Merged

Conversation

kapilchouhan99
Copy link

@kapilchouhan99 kapilchouhan99 commented May 13, 2020

Signed-off-by: Kapil Chouhan kapil.chouhan@msystechnologies.com

Description

  • Whenever the user is running knife google commands, it was giving an error like Exception: NoMethodError: undefined method check_for_missing_config_values! so we have fixed this.

Issues Resolved

Fixes: #175
chef/chef-workstation#1167
chef/chef-workstation#1182 (comment)

@kapilchouhan99 kapilchouhan99 force-pushed the Kapil/Fix_for_undefined_method branch from 55026a8 to fce84a7 Compare May 14, 2020 09:11
@dheerajd-msys dheerajd-msys requested a review from tas50 May 15, 2020 06:58
Signed-off-by: Kapil Chouhan <kapil.chouhan@msystechnologies.com>
@kapilchouhan99 kapilchouhan99 force-pushed the Kapil/Fix_for_undefined_method branch from fce84a7 to c95983e Compare May 18, 2020 11:49
@tas50 tas50 merged commit ea0f8f3 into chef:master May 21, 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.

Undefined method check_for_missing_config_values!
2 participants