Re: bosh depoy - Issues with ssh
Dmitriy Kalinin
Make sure you can ssh vcap(a)ip -i bosh.pem to check that your private key is
correct.
toggle quoted message
Show quoted text
correct.
On Sat, Feb 6, 2016 at 1:42 PM, Jeff Han <hanzhefeng(a)gmail.com> wrote:
did you resolve this issue? i have the same problem.
i am using openstack and using bosh-init to deploy bosh. in openstack i
generated key pair, and save the private key as bosh.pem.
In bosh.yml file i refer to bosh.pem key.
The bosh VM was created successful however it seems not able to use that
bosh.pem to get touch with agent - same as your issue