- commit
- 81647e2
- parent
- 51da90b
- author
- Eric Bower
- date
- 2024-12-01 11:53:03 -0500 EST
chore: new ip addresses
1 files changed,
+5,
-5
+5,
-5
1@@ -7,7 +7,7 @@ Host localhost
2 UserKnownHostsFile /dev/null
3
4 Host kings
5- HostName 192.168.1.132
6+ HostName 192.168.88.132
7 User erock
8 IdentityFile ~/.ssh/id_ed25519
9
10@@ -17,7 +17,7 @@ Host kings.zt
11 IdentityFile ~/.ssh/id_ed25519
12
13 Host dev
14- HostName 192.168.1.242
15+ HostName 192.168.88.226
16 User erock
17 IdentityFile ~/.ssh/id_ed25519
18
19@@ -32,12 +32,12 @@ Host kings.zt
20 IdentityFile ~/.ssh/id_ed25519
21
22 Host gpu
23- HostName 192.168.1.189
24+ HostName 192.168.88.224
25 User erock
26 IdentityFile ~/.ssh/id_ed25519
27
28 Host cpu
29- HostName 192.168.1.193
30+ HostName 192.168.88.225
31 User erock
32 IdentityFile ~/.ssh/id_ed25519
33
34@@ -48,7 +48,7 @@ Host pr
35 IdentitiesOnly yes
36
37 Host git
38- HostName 192.168.1.193
39+ HostName 192.168.88.225
40 User erock
41 IdentityFile ~/.ssh/id_ed25519
42