2fe879dd0d
* Prefer modern SSH key algorithms * Generate an ECDSA key if Cirros is used * Always resolve symlinks when copying logs Remove all previous work-arounds. Change-Id: Ie9248584c71f7d326d5839710d6b9bdf6d779749
6 lines
154 B
YAML
6 lines
154 B
YAML
---
|
|
fixes:
|
|
- |
|
|
When several SSH public keys are available, prefers modern algorithms
|
|
rather than RSA. This fixes logging in Cirros on CentOS 9.
|