[chef] Why will chef not find my recipe?


Chronological Thread 
  • From: David Montgomery < >
  • To:
  • Subject: [chef] Why will chef not find my recipe?
  • Date: Thu, 19 Mar 2015 14:09:09 +0800

Chef will not find my recipe despite existing on the server where I am running chef-solo.



  ================================================================================
  Recipe Compile Error
  ================================================================================
 
  Chef::Exceptions::RecipeNotFound
  --------------------------------
  could not find recipe redis-queue-monitor for cookbook feed-servers

I simple ls proves it exits

ls chef-repo/site-cookbooks/feed-servers/recipes/
default.rb  mab_monitor.rb  monit.rb  pixel.rb   redis-queue-monitor.rb  riak_redis_pusher_monitor.rb


And this is is in my rolo -> "recipe[feed-servers::redis-queue-monitor]",

So what am I missing?

 




Archive powered by MHonArc 2.6.16.

§