pombreda / appscale

Automatically exported from code.google.com/p/appscale
0 stars 0 forks source link

typo in djinnServer.rb from trunk #63

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
1) typo

`cat > /root/.ssh/known_hosts` # empty it out but leave the file there

should be replaced by

`> /root/.ssh/known_hosts` # empty it out but leave the file there

2) ssh.key not present after add-keypair
manualy copying it fixed of course appscale-runinstance start.

both typo and bug prevented djinServer to start

Original issue reported on code.google.com by dav.rous...@gmail.com on 31 May 2009 at 10:51

GoogleCodeExporter commented 9 years ago
Fixed and will be in next version of AppScale. Thanks for reporting this for us 
Dav!

Original comment by shattere...@gmail.com on 3 Jun 2009 at 8:16

GoogleCodeExporter commented 9 years ago

Original comment by shattere...@gmail.com on 3 Jun 2009 at 8:16