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

Change automatic ssh keys. #1

Open
6 tasks
wotta opened this issue Jul 19, 2020 · 0 comments
Open
6 tasks

Change automatic ssh keys. #1

wotta opened this issue Jul 19, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@wotta
Copy link
Owner

wotta commented Jul 19, 2020

Because we are running the shell scripts we can switch our ssh keys over while running the "installation".

A reference to the docs can be found here.

  • Login with either Basic auth or oAuth
  • Create a update_ssh.sh
  • Get the current ssh keys and find the one with the correct "title". ( if possible, otherwise skip )
  • If found delete the ssh key. ( make sure scope admin:public_key is available )
  • Create a new ssh key
  • Add ssh key using the api call
@wotta wotta added the enhancement New feature or request label Jul 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant