@cryptotaxi247 / infra / commits / 3dda03fa

ssh-config: add the hetzner M1's

Graham Christensen committed Feb 4, 2022 at 19:51 UTC 3dda03faa3423e3f7f11a7574afc281d1a700030
1 file changed +20
delft/hydra.nix
+20
@@ -170,6 +170,26 @@ in
170 Host macstadium-m1-44911207
171 Hostname 208.83.1.145
172 Compression yes
173 +
174 + Host hetzner-m1-1638981
175 + Hostname 23.88.75.215
176 + Compression yes
177 +
178 + Host hetzner-m1-1640609
179 + Hostname 142.132.141.35
180 + Compression yes
181 +
182 + Host hetzner-m1-1640635
183 + Hostname 23.88.76.161
184 + Compression yes
185 +
186 + Host hetzner-m1-1643080
187 + Hostname 23.88.76.75
188 + Compression yes
189 +
190 + Host hetzner-m1-1643228
191 + Hostname 142.132.140.199
192 + Compression yes
193 '';
194
195 services.openssh.knownHosts = {