mitchellh / vagrant-aws

Use Vagrant to manage your EC2 and VPC instances.
MIT License
2.61k stars 571 forks source link

Use ssh-agent for ssh connections #392

Open peterhadlaw opened 9 years ago

peterhadlaw commented 9 years ago

Hello, (theoretically) stuck in the vagrant up command because I can't specify a private key file. I can only use ssh-agent, no private key available.