fix: bootstrap installs openssh-server (pristine images lack sshd_config.d) #2

Merged
dan-claude-bot merged 1 commit from fix/openssh-server-dep into main 2026-07-11 10:39:32 +00:00

1 commit

Author SHA1 Message Date
5fb342d64d fix: bootstrap installs openssh-server — sshd_config.d does not exist on pristine images
Found by the Incus rehearsal (prod-migration Task 4): cloud images ship
openssh-server, container/VM images do not; the hardening drop-in and
'systemctl restart ssh' both presume it. A rig box is SSH-managed by
definition, so the dependency is explicit now. No-op on cloud images.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-11 10:38:14 +00:00