Replace ssh-copy-id with managed SSH key install #1

Merged
Arctic merged 1 commit from codex/replace-ssh-copy-id into main 2026-04-20 14:05:06 +00:00
Owner

Summary

  • replace the ssh-copy-id dependency with a managed SSH-based key install flow
  • archive old remote authorized_keys entries with an SSH Manager note and timestamp
  • add tests for remote key install and archival behavior

Testing

  • python3 -m unittest tests.test_hosts tests.test_remote_keys
## Summary - replace the ssh-copy-id dependency with a managed SSH-based key install flow - archive old remote authorized_keys entries with an SSH Manager note and timestamp - add tests for remote key install and archival behavior ## Testing - python3 -m unittest tests.test_hosts tests.test_remote_keys
Arctic merged commit c762b46ec9 into main 2026-04-20 14:05:06 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
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
Arctic/SSH-key-Manager!1
No description provided.