-
Notifications
You must be signed in to change notification settings - Fork 2
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
chef_gem[treetop] (dynamically defined) had an error: NoMethodError: undefined method `full_name' for nil:NilClass #34
Comments
this looks like an issue related to installing the treetop gem. I couldn't repro. Halp? |
All that's required is a ubuntu bento box and including chef-solo-search in the runlist, you'll see this occur very readily. Unfortunately this makes this cookbook entirely useless right now, and I'm not sure what the solution is. |
I note this cookbook doesn't have test-kitchen setup. I'll add it and submit a PR for an easy demo of this issue. |
Add test-kitchen to demonstrate #34
I am unable to use chef-solo-search behind a http proxy. I tried to configure the proxy in the vm_aws recipe:
but I get this error
The text was updated successfully, but these errors were encountered: