Skip to content

Instantly share code, notes, and snippets.

@stormsilver
Created September 24, 2009 16:59
Show Gist options
  • Save stormsilver/192868 to your computer and use it in GitHub Desktop.
Save stormsilver/192868 to your computer and use it in GitHub Desktop.
[Thu, 24 Sep 2009 16:42:29 +0000] DEBUG: Loading attributes from /tmp/chef-solo/cookbooks/bootstrap/attributes/bootstrap.rb
/usr/lib/ruby/gems/1.8/gems/chef-0.7.10/lib/chef/node/attribute.rb:387:in `method_missing': Attribute domain is not defined! (ArgumentError)
from /usr/lib/ruby/gems/1.8/gems/chef-0.7.10/lib/chef/node.rb:238:in `send'
from /usr/lib/ruby/gems/1.8/gems/chef-0.7.10/lib/chef/node.rb:238:in `method_missing'
from /tmp/chef-solo/cookbooks/bootstrap/attributes/bootstrap.rb:48:in `from_file'
from /usr/lib/ruby/gems/1.8/gems/chef-0.7.10/lib/chef/cookbook.rb:73:in `load_attributes'
from /usr/lib/ruby/gems/1.8/gems/chef-0.7.10/lib/chef/cookbook.rb:71:in `each'
from /usr/lib/ruby/gems/1.8/gems/chef-0.7.10/lib/chef/cookbook.rb:71:in `load_attributes'
from /usr/lib/ruby/gems/1.8/gems/chef-0.7.10/lib/chef/compile.rb:68:in `load_attributes'
from /usr/lib/ruby/gems/1.8/gems/chef-0.7.10/lib/chef/cookbook_loader.rb:117:in `each'
... 8 levels...
from /usr/lib/ruby/gems/1.8/gems/chef-0.7.10/lib/chef/application.rb:57:in `run'
from /usr/lib/ruby/gems/1.8/gems/chef-0.7.10/bin/chef-solo:26
from /usr/bin/chef-solo:19:in `load'
from /usr/bin/chef-solo:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment