Skip to content

Change automatic ssh keys. #1

@wotta

Description

@wotta

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions