-
Notifications
You must be signed in to change notification settings - Fork 24
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
can't load 'nodes' provisioner from load path #29
Comments
Are you using chef-dk? If so which version? and are you using a Gemfile? |
We are using
|
usually the root cause of those errors are some gem conflict somewhere. Try running with |
Yes, adding Also, we now see an error like this:
Will have another go at this in the morning, need to leave the office now. |
The permissions issue seems to go away if we destroy and re-test. |
I've reproduced the same issue with ChefDK v0.18.13
|
trying to work with nodes again but with newer version, got same error. ---Nested Exception--- |
@Blankf if you're feeling adventurous, https://rubygems.org/gems/kitchen-nodes-scalp42 works |
chef exec gem install kitchen-nodes |
We may be missing something easy, but we keep seeing this error when trying to use the 'nodes' plugin:
Our sanitized
.kitchen.yml
looks like this:cc: @arochaf @bixu
The text was updated successfully, but these errors were encountered: