Skip to content

Instantly share code, notes, and snippets.

@julien51
Created July 22, 2010 02:03
Show Gist options
  • Save julien51/485465 to your computer and use it in GitHub Desktop.
Save julien51/485465 to your computer and use it in GitHub Desktop.
# chef-client -L /var/log/chef/client.log -c /etc/chef/client.rb -j superparsr-ruby-role.json
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/chef-deploy-0.2.5/lib/chef-deploy.rb:23:in `initialize': wrong number of arguments (3 for 2) (ArgumentError)
from /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/chef-deploy-0.2.5/lib/chef-deploy.rb:23:in `initialize'
from /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/chef-0.9.6/bin/../lib/chef/mixin/recipe_definition_dsl_core.rb:60:in `new'
from /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/chef-0.9.6/bin/../lib/chef/mixin/recipe_definition_dsl_core.rb:60:in `method_missing'
from /srv/chef/cache/cookbooks/application/recipes/default.rb:8:in `from_file'
from /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/chef-0.9.6/bin/../lib/chef/cookbook_version.rb:316:in `load_recipe'
from /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/chef-0.9.6/bin/../lib/chef/mixin/language_include_recipe.rb:40:in `include_recipe'
from /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/chef-0.9.6/bin/../lib/chef/mixin/language_include_recipe.rb:27:in `each'
from /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/chef-0.9.6/bin/../lib/chef/mixin/language_include_recipe.rb:27:in `include_recipe'
from /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/chef-0.9.6/bin/../lib/chef/run_context.rb:93:in `load'
from /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/chef-0.9.6/bin/../lib/chef/run_context.rb:90:in `each'
from /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/chef-0.9.6/bin/../lib/chef/run_context.rb:90:in `load'
from /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/chef-0.9.6/bin/../lib/chef/run_context.rb:54:in `initialize'
from /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/chef-0.9.6/bin/../lib/chef/client.rb:102:in `new'
from /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/chef-0.9.6/bin/../lib/chef/client.rb:102:in `run'
from /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/chef-0.9.6/bin/../lib/chef/application/client.rb:215:in `run_application'
from /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/chef-0.9.6/bin/../lib/chef/application/client.rb:207:in `loop'
from /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/chef-0.9.6/bin/../lib/chef/application/client.rb:207:in `run_application'
from /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/chef-0.9.6/bin/../lib/chef/application.rb:62:in `run'
from /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/chef-0.9.6/bin/chef-client:26
from /usr/bin/chef-client:19:in `load'
from /usr/bin/chef-client:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment