Reorganize SSH configs
This commit is contained in:
parent
76f08aca04
commit
23e16695b3
12
.ssh/config
12
.ssh/config
@ -1,15 +1,15 @@
|
||||
# Remote machines
|
||||
Host botaniapack-1.9iron.club
|
||||
HostName botaniapack-1.9iron.club
|
||||
Host 9iron.club
|
||||
HostName 9iron.club
|
||||
Host game1.9iron.club
|
||||
HostName game1.9iron.club
|
||||
Host web1.9iron.club
|
||||
HostName web1.9iron.club
|
||||
# Local address-reserved machines
|
||||
Host dsk-cstm-0
|
||||
HostName 172.23.100.1
|
||||
HostName dsk-cstm-0.zt.9iron.club
|
||||
Port 22
|
||||
User salt
|
||||
Host lap-th-e560-0
|
||||
HostName 172.23.100.2
|
||||
HostName lap-th-e560-0.zt.9iron.club
|
||||
Port 22
|
||||
User salt
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user