bifrost/releasenotes/notes/ecdsa-4bf0cd160426922c.yaml
Dmitry Tantsur 2fe879dd0d Fix the CI on CentOS 9
* 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
2022-03-04 14:46:41 +01:00

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.