This commit is contained in:
wboughattas
2026-01-02 16:06:03 -05:00
parent 74a8527e2c
commit 24017129a2

View File

@@ -334,17 +334,17 @@ Host ec2-proxy
User ec2-user
IdentityFile ~/.ssh/ec2-proxy
Host node1
Host home-node1
HostName 10.100.0.10
User root
IdentityFile ~/.ssh/home-server
Host node2
Host home-node2
HostName 10.100.0.11
User root
IdentityFile ~/.ssh/home-server
Host node3
Host home-node3
HostName 10.100.0.12
User root
IdentityFile ~/.ssh/home-server