Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ssh key setup #2

Open
johnstudarus opened this issue Feb 11, 2019 · 2 comments
Open

ssh key setup #2

johnstudarus opened this issue Feb 11, 2019 · 2 comments

Comments

@johnstudarus
Copy link
Contributor

Instructions need to detail that the user ~/.ssh/id_rsa.pub is included into the Packet project as an authorized key or a new SSH key needs to be generated and added to the hosts during provisioning.

@johnstudarus
Copy link
Contributor Author

johnstudarus commented Feb 11, 2019

Or instructions to use ssh-agent

eval `ssh-agent`
ssh-add ~/.ssh/id_rsa

This is likely because I'm using an existing project rather than creating a new project.

@pereztr5
Copy link
Contributor

@enkelprifti98 Will fix the expected ssh key behavior in the PR #12.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants