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
Owner

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

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>
Author
Owner

rebased onto 718f50a22c

rebased onto 718f50a22c5c3801cf802f6fb697c24aac836c8a
Owner

Pull-Request has been merged by pbrobinson

Pull-Request has been merged by pbrobinson
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
iot/ostree!100
No description provided.