@cryptotaxi247 / infra / commits / c2e19db6

Add ssh config for mac-m1- mac minis

Rob Vermaas committed Jan 8, 2021 at 10:02 UTC c2e19db66ff87256eab0a7c9ccd81a1b9f775d40
1 file changed +24
delft/hydra.nix
+24
@@ -120,6 +120,30 @@ in
120 Port 2200
121 Compression yes
122
123 + Host mac-m1-1
124 + Hostname 10.254.2.101
125 + Compression yes
126 +
127 + Host mac-m1-2
128 + Hostname 10.254.2.102
129 + Compression yes
130 +
131 + Host mac-m1-3
132 + Hostname 10.254.2.103
133 + Compression yes
134 +
135 + Host mac-m1-4
136 + Hostname 10.254.2.104
137 + Compression yes
138 +
139 + Host mac-m1-5
140 + Hostname 10.254.2.105
141 + Compression yes
142 +
143 + Host mac-m1-6
144 + Hostname 10.254.2.106
145 + Compression yes
146 +
147 Host macstadium1
148 Hostname 208.78.106.251
149 Compression yes