ubuntuusers.de

🚧 Am Sonntag, 5. Mai, werden ab 16 Uhr die Server aktualisiert und eine neue Inyoka-Version veröffentlicht. Das Portal wird mehrmals nicht verfügbar sein.

knife bootstrap

Datum:
19. Februar 2011 12:10
Code:
1
2
3
4
5
6
7
8
9
 knife bootstrap test1 -N test1.hagedorn.loc -r 'role[lamp]' --sudo -x hagedorn -l debug -s http://192.168.0.101:4000
DEBUG: Using configuration from /home/hagedorn/.chef/knife.rb
INFO: Bootstrapping Chef on 
DEBUG: Looking for bootstrap template in /usr/lib/ruby/1.8/chef/knife/bootstrap
DEBUG: Found bootstrap template in /usr/lib/ruby/1.8/chef/knife/bootstrap
/usr/lib/ruby/1.8/chef/knife/bootstrap.rb:126:in `run': uninitialized constant Net::SSH (NameError)
	from /usr/lib/ruby/1.8/chef/knife.rb:127:in `run'
	from /usr/lib/ruby/1.8/chef/application/knife.rb:121:in `run'
	from /usr/bin/knife:25