-
Notifications
You must be signed in to change notification settings - Fork 232
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
Weird undefined method error #265
Comments
Please paste in your kitchen.yml. |
Reinstalling kitchen-docker didn't work. I'm reinstalling the whole kitematic right now. Meanwhile:
(note: some infos, like tags and keys were stripped off of kitchen.yml, for the sake of confidentiality) |
That is a super deprecated config style, fix that :) It should look more like this:
|
Also if you want to see a more structure approach to a highly dynamic kitchen config, look at poise-boiler. |
@coderanger oh thanks for the tip... I'll check ASAP. Do you think that this issue could be related to the issue? Btw, still dead. My docker ver here is:
|
No, you can see the error is in |
Hello,
I was running Kitchen with Docker plugin to try it and make some convergence tests. For some reason, my Kitchen died at some point and Docker started to spit some coredumps out with Kitchen.
After a reboot, Docker is back but Kitchen shows this message for every execution using the
kitchen-docker
What could be done to solve this?
Note: Any other plugins, like kitchen-vagrant and kitchen-ec2 works well.
My local system runs a MacOS Sierra with latest kitematic installed.
The text was updated successfully, but these errors were encountered: