Skip to content

Instantly share code, notes, and snippets.

@sid137
Created April 3, 2010 17:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sid137/354705 to your computer and use it in GitHub Desktop.
Save sid137/354705 to your computer and use it in GitHub Desktop.
[Sat, 03 Apr 2010 19:29:29 +0200] DEBUG: Ohai Attribute: uptime_seconds - 21470
[Sat, 03 Apr 2010 19:29:29 +0200] DEBUG: Ohai Attribute: platform - "ubuntu"
[Sat, 03 Apr 2010 19:29:29 +0200] DEBUG: Platform is ubuntu version 9.10
[Sat, 03 Apr 2010 19:29:29 +0200] DEBUG: Compiling recipes for node i7
[Sat, 03 Apr 2010 19:29:29 +0200] DEBUG: Loading cookbook openssl library file: /tmp/chef-solo/cookbooks/openssl/libraries/secure_password.rb
[Sat, 03 Apr 2010 19:29:29 +0200] DEBUG: Loading cookbook packages library file: /tmp/chef-solo/cookbooks/packages/libraries/packages.rb
[Sat, 03 Apr 2010 19:29:29 +0200] DEBUG: Loading attributes from /tmp/chef-solo/cookbooks/apache2/attributes/apache.rb
[Sat, 03 Apr 2010 19:29:29 +0200] DEBUG: Loading attributes from /tmp/chef-solo/cookbooks/bootstrap/attributes/bootstrap.rb
[Sat, 03 Apr 2010 19:29:29 +0200] DEBUG: Not setting bootstrap/chef/url_type to "http" because it has a default value already
[Sat, 03 Apr 2010 19:29:29 +0200] DEBUG: Not setting bootstrap/chef/init_style to "runit" because it has a default value already
[Sat, 03 Apr 2010 19:29:29 +0200] DEBUG: Not setting bootstrap/chef/path to "/srv/chef" because it has a default value already
[Sat, 03 Apr 2010 19:29:29 +0200] DEBUG: Not setting bootstrap/chef/serve_path to "/srv/chef" because it has a default value already
[Sat, 03 Apr 2010 19:29:29 +0200] DEBUG: Not setting bootstrap/chef/webui_enabled to false because it has a default value already
/home/sid137/.rvm/gems/ree-1.8.7-2010.01/gems/chef-0.8.10/bin/../lib/chef/node/attribute.rb:387:in `method_missing': Attribute domain is not defined! (ArgumentError)
from /home/sid137/.rvm/gems/ree-1.8.7-2010.01/gems/chef-0.8.10/bin/../lib/chef/node.rb:251:in `send'
from /home/sid137/.rvm/gems/ree-1.8.7-2010.01/gems/chef-0.8.10/bin/../lib/chef/node.rb:251:in `method_missing'
from /tmp/chef-solo/cookbooks/bootstrap/attributes/bootstrap.rb:52:in `from_file'
from /home/sid137/.rvm/gems/ree-1.8.7-2010.01/gems/chef-0.8.10/bin/../lib/chef/cookbook.rb:83:in `load_attribute_file'
from /home/sid137/.rvm/gems/ree-1.8.7-2010.01/gems/chef-0.8.10/bin/../lib/chef/cookbook.rb:76:in `load_attributes'
from /home/sid137/.rvm/gems/ree-1.8.7-2010.01/gems/chef-0.8.10/bin/../lib/chef/cookbook.rb:75:in `each'
from /home/sid137/.rvm/gems/ree-1.8.7-2010.01/gems/chef-0.8.10/bin/../lib/chef/cookbook.rb:75:in `load_attributes'
from /home/sid137/.rvm/gems/ree-1.8.7-2010.01/gems/chef-0.8.10/bin/../lib/chef/compile.rb:78:in `load_attributes'
from /home/sid137/.rvm/gems/ree-1.8.7-2010.01/gems/chef-0.8.10/bin/../lib/chef/cookbook_loader.rb:132:in `each'
from /home/sid137/.rvm/gems/ree-1.8.7-2010.01/gems/chef-0.8.10/bin/../lib/chef/cookbook_loader.rb:131:in `each'
from /home/sid137/.rvm/gems/ree-1.8.7-2010.01/gems/chef-0.8.10/bin/../lib/chef/compile.rb:77:in `load_attributes'
from /home/sid137/.rvm/gems/ree-1.8.7-2010.01/gems/chef-0.8.10/bin/../lib/chef/compile.rb:52:in `initialize'
from /home/sid137/.rvm/gems/ree-1.8.7-2010.01/gems/chef-0.8.10/bin/../lib/chef/client.rb:316:in `new'
from /home/sid137/.rvm/gems/ree-1.8.7-2010.01/gems/chef-0.8.10/bin/../lib/chef/client.rb:316:in `converge'
from /home/sid137/.rvm/gems/ree-1.8.7-2010.01/gems/chef-0.8.10/bin/../lib/chef/client.rb:110:in `run_solo'
from /home/sid137/.rvm/gems/ree-1.8.7-2010.01/gems/chef-0.8.10/bin/../lib/chef/application/solo.rb:198:in `run_application'
from /home/sid137/.rvm/gems/ree-1.8.7-2010.01/gems/chef-0.8.10/bin/../lib/chef/application/solo.rb:190:in `loop'
from /home/sid137/.rvm/gems/ree-1.8.7-2010.01/gems/chef-0.8.10/bin/../lib/chef/application/solo.rb:190:in `run_application'
from /home/sid137/.rvm/gems/ree-1.8.7-2010.01/gems/chef-0.8.10/bin/../lib/chef/application.rb:57:in `run'
from /home/sid137/.rvm/gems/ree-1.8.7-2010.01/gems/chef-0.8.10/bin/chef-solo:26
from /home/sid137/.rvm/gems/ree-1.8.7-2010.01/bin/chef-solo:19:in `load'
from /home/sid137/.rvm/gems/ree-1.8.7-2010.01/bin/chef-solo:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment