Created
April 20, 2010 16:01
-
-
Save kirk/372678 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ chef-solo -c /etc/chef/solo.rb -j /etc/chef/dna.json | |
[Tue, 20 Apr 2010 15:20:55 +0000] INFO: Starting Chef Solo Run | |
[Tue, 20 Apr 2010 15:20:57 +0000] WARN: Missing gem 'right_aws' | |
[Tue, 20 Apr 2010 15:20:57 +0000] WARN: Missing gem 'mysql' | |
/usr/local/lib/ruby/gems/1.8/gems/chef-0.8.10/bin/../lib/chef/node/attribute.rb:387:in `method_missing': Attribute ipaddress is not defined! (ArgumentError) | |
from /usr/local/lib/ruby/gems/1.8/gems/chef-0.8.10/bin/../lib/chef/node.rb:251:in `send' | |
from /usr/local/lib/ruby/gems/1.8/gems/chef-0.8.10/bin/../lib/chef/node.rb:251:in `method_missing' | |
from /var/chef-solo/cookbooks/djbdns/attributes/djbdns.rb:24:in `from_file' | |
from /usr/local/lib/ruby/gems/1.8/gems/chef-0.8.10/bin/../lib/chef/cookbook.rb:83:in `load_attribute_file' | |
from /usr/local/lib/ruby/gems/1.8/gems/chef-0.8.10/bin/../lib/chef/cookbook.rb:76:in `load_attributes' | |
from /usr/local/lib/ruby/gems/1.8/gems/chef-0.8.10/bin/../lib/chef/cookbook.rb:75:in `each' | |
from /usr/local/lib/ruby/gems/1.8/gems/chef-0.8.10/bin/../lib/chef/cookbook.rb:75:in `load_attributes' | |
from /usr/local/lib/ruby/gems/1.8/gems/chef-0.8.10/bin/../lib/chef/compile.rb:78:in `load_attributes' | |
from /usr/local/lib/ruby/gems/1.8/gems/chef-0.8.10/bin/../lib/chef/cookbook_loader.rb:132:in `each' | |
from /usr/local/lib/ruby/gems/1.8/gems/chef-0.8.10/bin/../lib/chef/cookbook_loader.rb:131:in `each' | |
from /usr/local/lib/ruby/gems/1.8/gems/chef-0.8.10/bin/../lib/chef/compile.rb:77:in `load_attributes' | |
from /usr/local/lib/ruby/gems/1.8/gems/chef-0.8.10/bin/../lib/chef/compile.rb:52:in `initialize' | |
from /usr/local/lib/ruby/gems/1.8/gems/chef-0.8.10/bin/../lib/chef/client.rb:316:in `new' | |
from /usr/local/lib/ruby/gems/1.8/gems/chef-0.8.10/bin/../lib/chef/client.rb:316:in `converge' | |
from /usr/local/lib/ruby/gems/1.8/gems/chef-0.8.10/bin/../lib/chef/client.rb:110:in `run_solo' | |
from /usr/local/lib/ruby/gems/1.8/gems/chef-0.8.10/bin/../lib/chef/application/solo.rb:198:in `run_application' | |
from /usr/local/lib/ruby/gems/1.8/gems/chef-0.8.10/bin/../lib/chef/application/solo.rb:190:in `loop' | |
from /usr/local/lib/ruby/gems/1.8/gems/chef-0.8.10/bin/../lib/chef/application/solo.rb:190:in `run_application' | |
from /usr/local/lib/ruby/gems/1.8/gems/chef-0.8.10/bin/../lib/chef/application.rb:57:in `run' | |
from /usr/local/lib/ruby/gems/1.8/gems/chef-0.8.10/bin/chef-solo:26 | |
from /usr/local/bin/chef-solo:19:in `load' | |
from /usr/local/bin/chef-solo:19 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment