ssh access to cloud foundry instances?
I'm trying to ssh to the cloud foundry created image, but haven't been able to get in. Am I just being dumb or is it disabled somehow?
I've got the security group opened up in the amazon setup and I can successfully telnet to port 22 on my box.
When I try to ssh in as root and using the key pair that I gave to the cloud foundry setup, it just times out. I've also tried using the username "deploy" which I've seen in use in some AMIs rather than root.
Is there some other user account that I should be using?