fix: restore SSH key management for Ignition #100

Merged
pwhalen merged 1 commit from 44-fix-ssh into f44 2026-02-24 22:00:41 +00:00

1 commit

Author SHA1 Message Date
Paul Whalen
750f789070 fix: restore SSH key management for Ignition
Configures OpenSSH to read keys from ~/.ssh/authorized_keys.d/* in
addition to authorized_keys, restoring functionality lost when
ssh-key-dir was removed.

Uses 90- prefix to ensure crypto policies and security configs are
applied before user keys are sourced.

Follows the same approach as CoreOS:
https://github.com/coreos/fedora-coreos-config/pull/3885

Signed-off-by: Paul Whalen <pwhalen@fedoraproject.org>
2026-02-24 16:43:34 -05:00