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

Hint for user that ssh config is not correct #49

Open
nicolas-kuechler opened this issue Jul 4, 2022 · 0 comments
Open

Hint for user that ssh config is not correct #49

nicolas-kuechler opened this issue Jul 4, 2022 · 0 comments

Comments

@nicolas-kuechler
Copy link
Owner

Currently, we don't have a check to see whether ssh configuration is done correctly (forward agent configured, can connect to a host with the private key, etc.).

Maybe beforehand, we could check whether base ssh config is set with something like this: https://stackoverflow.com/a/38305248

Later after setting up the environment, we should have some checks with a good fail message.

Should work for euler and aws.

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

1 participant