nixcfg/cluster/staging/ssh_config

18 lines
288 B
Plaintext
Raw Normal View History

2021-11-16 18:00:15 +00:00
UserKnownHostsFile ./ssh_known_hosts
Host caribou
2022-05-08 12:42:18 +00:00
#HostName 2a01:e0a:c:a720::23
HostName 192.168.1.23
2021-11-16 18:00:15 +00:00
Host carcajou
2022-05-08 12:42:18 +00:00
#HostName 2a01:e0a:c:a720::22
HostName 192.168.1.22
2021-11-16 18:00:15 +00:00
Host cariacou
2022-05-08 12:42:18 +00:00
#HostName 2a01:e0a:c:a720::21
HostName 192.168.1.21
2021-11-18 15:05:44 +00:00
Host spoutnik
HostName 10.42.0.2
2021-11-18 15:13:28 +00:00
Port 220