Drop IdentitiesOnly/IdentityFile pinning — every box just offers its own default key to the forge; only registered keys authenticate.
17 lines
498 B
Text
17 lines
498 B
Text
# Fleet config — managed 2026-08-26
|
|
# Jump host
|
|
Host byte.local
|
|
User melon
|
|
|
|
# LAN hosts (direct; user rain)
|
|
Host kaiser.local miche.local dayold.local rye.local crouton.local tadbit.local bit.local rorclar.local ggbuttz.local bazzite.local riska.local bopad.local
|
|
User rain
|
|
|
|
# External (via byte.local)
|
|
Host melonbread.xyz mail.melonbread.xyz
|
|
User rain
|
|
ProxyJump byte.local
|
|
# Git forge (Gitea) — SSH daemon listens on non-standard port 222
|
|
Host git.melonbread.xyz
|
|
User git
|
|
Port 222
|