[Uw-ruby] instances
Philip Soares
psoares at u.washington.edu
Thu Feb 28 19:25:17 PST 2008
Hi Garrick,
Is there the corresponding public key (the one line below) in
~/.ssh/id_rsa.pub?
ssh-rsa
AAAAB3NzaC1yc2EAAAADAQABAAABAQCEV3lSM6P7uMfu/1mY+mArEPRiLPVPDp9aH7xYEsWtvjgFyY9qsuElHTEP3naVX4uHWK58Uq9HXaQ1MHztC+pN95JjI743QIfF54fgWglkoMz6L4e+69cNCleOSa2/LN+tCZGntq2bWFC7WBzqCDq1dCjn9DTaMiwDhjPHkcqpVgjFfTgf5jkVs+N4lP8VWvaAItjB5mVwPpZRjTHv2LH5k+ZkKWNRgpdAsPNC7TysrqHdQeX9Q7uvNAyMQks9XASkDv8bF2CcVKzN5tVub9P6sbPYqJ/YaOmRMkqKmgrELopwuGSt6ZksIT02HH7GDHxuVsqIvbhUw0RhtfHuwgiT
uw-rails
-Philip
On Thu, 28 Feb 2008 18:54:11 -0800, "Garrick West" <garrick at acm.org>
said:
> I'm still total failure to do a "cap deploy:setup". I've followed all of
> the instructions for my deploy.rb settings and it's still failing (at
> this
> point) to connect to root at ec2-67-202-54-97.compute-1.amazonaws.com
>
> I can log in with the private key without a problem (e.g. "ssh -i
> ~/.ssh/id_rsa root at ec2-67-202-54-97.compute-1.amazonaws.com" will drop me
> in
> nice and happy. ). I've set up the ssh-agent and public key files as
> specified.
> I've got the following deploy.rb:
>
> ########BEGIN MY deploy.rb FILE######
> set :application, "junkfeed"
> set :ssh_options, {:forward_agent => true }
> set :svn_user, "OHYEAHSHURERIGHT,"
> set :svn_pass, "LIKEIMTELLINGTHELIST.GETREAL."
> set :repository, "--username #{svn_user} --password #{svn_pass}
> http://junkfeed_junkfeed:feedjunk@junkfeed.unfuddle.com/svn/junkfeed_junkfeed/
> "
> set :deploy_to, "/root/junkfeed"
>
> role :app, "ec2-67-202-54-97.compute-1.amazonaws.com", :user => "root"
> role :web, "ec2-67-202-54-97.compute-1.amazonaws.com", :user => "root"
> role :db, "ec2-67-202-54-97.compute-1.amazonaws.com", :primary => true,
> :user => "root"
> ########END MY deploy.rb FILE######
>
> Anybody see a bonehead error off the bat? Any one got Cap to work yet?
>
> --Garrick West
>
> On Thu, Feb 28, 2008 at 3:19 PM, Philip Soares <psoares at u.washington.edu>
> wrote:
>
> > I am shutting down all the instances from yesterday's class at 10 PM
> > today. In case you're wondering that AMI is ami-a128cdc8.
> >
> > -Philip
> > _______________________________________________
> > Uw-ruby mailing list
> > Uw-ruby at zenspider.com
> > http://www.zenspider.com/mailman/listinfo/uw-ruby
> >
-------------- next part --------------
A non-text attachment was scrubbed...
Name: id_rsa.pub
Type: application/octet-stream
Size: 390 bytes
Desc: not available
Url : http://www.zenspider.com/pipermail/uw-ruby/attachments/20080228/3ffa8814/id_rsa.obj
More information about the Uw-ruby
mailing list