-
Notifications
You must be signed in to change notification settings - Fork 0
/
config
73 lines (60 loc) · 1.46 KB
/
config
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
Host rb pyg
HostName pyg.redbrick.dcu.ie
User ayden
Host azazel
HostName azazel.redbrick.dcu.ie
User ayden
Host soc
HostName student.computing.dcu.ie
User jaholaa2
Host homelab
HostName 192.168.1.34
User hephaestus
# Redbrick admin hosts
Host pyg-admin
HostName 10.10.0.25
User guinness
Host azazel-admin
HostName 10.10.0.24
User guinness
Host paphos
HostName paphos
User guinness
IdentityFile ~/.ssh/id_ed25519
ProxyJump pyg-admin
Host hardcase hardcase.internal
HostName hardcase.internal
User root
IdentityFile ~/.ssh/id_nix
ProxyJump pyg-admin
Host icarus icarus.internal
HostName icarus.internal
User root
IdentityFile ~/.ssh/id_nix
ProxyJump pyg
Host motherlode motherlode.internal
HostName motherlode.internal
User root
IdentityFile ~/.ssh/id_nix
ProxyJump pyg
# Aperture hosts
Host glados 10.10.0.4
HostName 10.10.0.4
HostName glados
User guinness
IdentityFile ~/.ssh/id_ed25519
Host wheatley 10.10.0.5
HostName 10.10.0.5
HostName wheatley
User guinness
IdentityFile ~/.ssh/id_ed25519
Host chell 10.10.0.6
HostName 10.10.0.6
HostName chell
User guinness
IdentityFile ~/.ssh/id_ed25519
Host johnson 10.10.0.7
HostName 10.10.0.7
HostName johnson
User guinness
IdentityFile ~/.ssh/id_ed25519