Skip to content

Instantly share code, notes, and snippets.

@cluePrints
Created May 8, 2014 14:01
Show Gist options
  • Save cluePrints/f1aa5c9d27657d467fce to your computer and use it in GitHub Desktop.
Save cluePrints/f1aa5c9d27657d467fce to your computer and use it in GitHub Desktop.
kitchen | Chef::Exceptions::RecipeNotFound
kitchen | --------------------------------
kitchen | could not find recipe test for cookbook platform_db
(use "git add <file>..." to include in what will be committed)
test/README.md
test/metadata.rb
test/recipes/test.rb
@cluePrints
Copy link
Author

find platform_db -d 2

platform_db/.kitchen.yml
platform_db/.vagrant/machines
platform_db/files/default
platform_db/recipes/default.rb
platform_db/test/integration
platform_db/test/metadata.rb
platform_db/test/README.md
platform_db/test/recipes/test.rb
platform_db/test/test.rb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment