Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Undefined method 'node_bootstrap' #72

Open
maize opened this issue Mar 16, 2010 · 2 comments
Open

Undefined method 'node_bootstrap' #72

maize opened this issue Mar 16, 2010 · 2 comments

Comments

@maize
Copy link

maize commented Mar 16, 2010

I think, in the last commit of recent changes went something wrong.
I get this error after starting my cloud by "cloud start":

...
etc/chef/cookbooks/ruby/recipes/
etc/chef/cookbooks/ruby/recipes/default.rb
etc/chef/roles/
etc/chef/roles/chef.json

sent 150435 bytes received 1976 bytes 14515.33 bytes/sec
total size is 144338 speedup is 0.95
Warning: Permanently added 'ec2-###-##-##-##.compute-1.amazonaws.com,123.45.67.89' (RSA) to the list of known hosts.
chef installed
/Users/maize/poolparty/vendor/gems/dslify/lib/dslify.rb:77:in method_missing': undefined local variable or methodnode_bootstrap' for #PoolParty::ChefSolo:0x10264f0e8 (NameError)
...

@auser
Copy link
Owner

auser commented Mar 17, 2010

Try now... I pushed a change to replace all the node_bootstrap! to node_bootstrap.

@maize
Copy link
Author

maize commented Mar 17, 2010

thanks now i works ;-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants