]> birchwood-abbey.net Git - Institute/commit
Replace Secret/ssh_front/ with private/front_ed25519_key.pub.
authorMatt Birkholz <matt@birchwood-abbey.net>
Tue, 16 Dec 2025 21:57:13 +0000 (14:57 -0700)
committerMatt Birkholz <matt@birchwood-abbey.net>
Tue, 16 Dec 2025 21:57:13 +0000 (14:57 -0700)
commitf7388919e5dbf107692d53e4f09d88316f99f81a
treee3aee96782fb383de492ccad05387465e8bd1cf7
parentadf6630efb948cce38cc4e2168e3f1570c8378d7
Replace Secret/ssh_front/ with private/front_ed25519_key.pub.

Treating Front's SSH host key like a WireGuard™ keypair.  The secret
key never leaves the machine.

Though =Secret/ssh_front/= is "replaced" by one pubkey, it contained 3
useful example/test SSH host keypairs.  These were moved to
=private/front_ssh/=, and the one pubkey symlinked to the
corresponding key in this directory.
13 files changed:
README.org
inst
private/front_ed25519_key.pub [new symlink]
private/front_ssh/ssh_host_ecdsa_key [moved from Secret/ssh_front/etc/ssh/ssh_host_ecdsa_key with 100% similarity]
private/front_ssh/ssh_host_ecdsa_key.pub [moved from Secret/ssh_front/etc/ssh/ssh_host_ecdsa_key.pub with 100% similarity]
private/front_ssh/ssh_host_ed25519_key [moved from Secret/ssh_front/etc/ssh/ssh_host_ed25519_key with 100% similarity]
private/front_ssh/ssh_host_ed25519_key.pub [moved from Secret/ssh_front/etc/ssh/ssh_host_ed25519_key.pub with 100% similarity]
private/front_ssh/ssh_host_rsa_key [moved from Secret/ssh_front/etc/ssh/ssh_host_rsa_key with 100% similarity]
private/front_ssh/ssh_host_rsa_key.pub [moved from Secret/ssh_front/etc/ssh/ssh_host_rsa_key.pub with 100% similarity]
private/test-front-prep
roles_t/core/tasks/main.yml
roles_t/front/handlers/main.yml
roles_t/front/tasks/main.yml