Skip to content

Instantly share code, notes, and snippets.

@michaelcarruthers
Created April 6, 2010 19:10
Show Gist options
  • Save michaelcarruthers/357962 to your computer and use it in GitHub Desktop.
Save michaelcarruthers/357962 to your computer and use it in GitHub Desktop.
/usr/lib/ruby/gems/1.8/gems/chef-0.8.8/bin/../lib/chef/node/attribute.rb:387:in `method_missing': Attribute secure_password is not defined! (ArgumentError)
from /usr/lib/ruby/gems/1.8/gems/chef-0.8.8/bin/../lib/chef/node.rb:254:in `send'
from /usr/lib/ruby/gems/1.8/gems/chef-0.8.8/bin/../lib/chef/node.rb:254:in `method_missing'
from /var/lib/chef/cache/cookbooks/mysql/attributes/server.rb:22:in `from_file'
from /usr/lib/ruby/gems/1.8/gems/chef-0.8.8/bin/../lib/chef/cookbook.rb:83:in `load_attribute_file'
from /usr/lib/ruby/gems/1.8/gems/chef-0.8.8/bin/../lib/chef/cookbook.rb:76:in `load_attributes'
from /usr/lib/ruby/gems/1.8/gems/chef-0.8.8/bin/../lib/chef/cookbook.rb:75:in `each'
from /usr/lib/ruby/gems/1.8/gems/chef-0.8.8/bin/../lib/chef/cookbook.rb:75:in `load_attributes'
from /usr/lib/ruby/gems/1.8/gems/chef-0.8.8/bin/../lib/chef/compile.rb:78:in `load_attributes'
... 10 levels...
from /usr/lib/ruby/gems/1.8/gems/chef-0.8.8/bin/../lib/chef/application.rb:57:in `run'
from /usr/lib/ruby/gems/1.8/gems/chef-0.8.8/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