Skip to content

Instantly share code, notes, and snippets.

Created October 24, 2010 19:48
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 anonymous/643902 to your computer and use it in GitHub Desktop.
Save anonymous/643902 to your computer and use it in GitHub Desktop.
steph@chef-client2:~/.chef$ knife bootstrap x.x.x.x -x root -P xxxxx -l debug
DEBUG: Using configuration from /home/steph/.chef/knife.rb
INFO: Bootstrapping Chef on
DEBUG: Looking for bootstrap template in /var/lib/gems/1.8/gems/chef-0.9.12/lib/chef/knife/bootstrap
DEBUG: Found bootstrap template in /var/lib/gems/1.8/gems/chef-0.9.12/lib/chef/knife/bootstrap
/var/lib/gems/1.8/gems/chef-0.9.12/lib/chef/knife/bootstrap.rb:126:in `run': uninitialized constant Net::SSH (NameError)
from /var/lib/gems/1.8/gems/chef-0.9.12/lib/chef/knife.rb:127:in `run'
from /var/lib/gems/1.8/gems/chef-0.9.12/lib/chef/application/knife.rb:121:in `run'
from /var/lib/gems/1.8/gems/chef-0.9.12/bin/knife:25
from /var/lib/gems/1.8/bin/knife:19:in `load'
from /var/lib/gems/1.8/bin/knife:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment