Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- sowens-MBP:ND-Webserver2012 sowen$ knife cookbook test -o ND-Webserver2012
- WARNING: No cookbooks to test in ND-Webserver2012 - is your cookbook path misconfigured?
- sowens-MBP:ND-Webserver2012 sowen$ knife cookbook test ND-Webserver2012 -o .
- checking ND-Webserver2012
- ERROR: Chef::Exceptions::CookbookNotFoundInRepo: Cannot find a cookbook named ND-Webserver2012; did you forget to add metadata to a cookbook? (http://wiki.opscode.com/display/chef/Metadata)
- sowens-MBP:ND-Webserver2012 sowen$ ls
- Berksfile CHANGELOG.md Gemfile.lock LICENSE README.md Vagrantfile attributes derp libraries providers resources test
- Berksfile.lock Gemfile InstallChocolatey.ps1 NDJoinLabDomain.ps1 Thorfile Volodymyr.zip chefignore files metadata.rb recipes templates
- sowens-MBP:ND-Webserver2012 sowen$ cd ..
- sowens-MBP:Devops sowen$ knife cookbook test ND-Webserver2012 -o ND-Webserver2012
- checking ND-Webserver2012
- ERROR: Chef::Exceptions::CookbookNotFoundInRepo: Cannot find a cookbook named ND-Webserver2012; did you forget to add metadata to a cookbook? (http://wiki.opscode.com/display/chef/Metadata)
- sowens-MBP:Devops sowen$ knife cookbook test ND-Webserver2012 -o cookbooks
- checking ND-Webserver2012
- ERROR: Chef::Exceptions::CookbookNotFoundInRepo: Cannot find a cookbook named ND-Webserver2012; did you forget to add metadata to a cookbook? (http://wiki.opscode.com/display/chef/Metadata)
Advertisement
Add Comment
Please, Sign In to add comment