Skip to content

Allow ssh authentication using rsa-key#272

Open
sergiocazzolato wants to merge 1 commit intocanonical:masterfrom
sergiocazzolato:add-auth-through-ssh-key
Open

Allow ssh authentication using rsa-key#272
sergiocazzolato wants to merge 1 commit intocanonical:masterfrom
sergiocazzolato:add-auth-through-ssh-key

Conversation

@sergiocazzolato
Copy link
Contributor

Some backends like testflinger require to connect to the device using ssh keys instead of user/pass.
Also this change improves the ssh logic on reboots which used to get stuck on new systems.

This change also improves the ssh logic on reboots.
password: ubuntu
```
- ubuntu-20.04:
ssh-rsa-key: '$(HOST: echo "$SPREAD_SSH_KEY")'

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems space could break the HOST function

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

Successfully merging this pull request may close these issues.

2 participants