2 #########################################################
3 ### Provisioned ONCE by someone's ansible provisioner ###
4 #########################################################
5 # Part of: https://git.somenet.org/root/pub/somesible.git
6 # 2017-2024 by someone <someone@somenet.org>
9 Include ~/.ssh/config.local
13 IdentityFile ~/.ssh/id_localhost
17 IdentityFile ~/.ssh/id_somenet
23 ExitOnForwardFailure yes
26 ServerAliveInterval 300
27 StrictHostKeyChecking no
29 # try host/username or host.default
30 IdentityFile ~/.ssh/id/%h._%r
31 IdentityFile ~/.ssh/id/%h.default
32 # on root, we also try this
33 IdentityFile ~/.ssh/id_ed25519