SSH: Ajout de nouveaux serveurs (Freshmile + Usine Michalon)
This commit is contained in:
parent
e153bf2eaa
commit
596c2bebb2
27
.ssh/config
27
.ssh/config
@ -90,3 +90,30 @@ Host proxy
|
||||
Hostname 163.172.155.15
|
||||
User root
|
||||
Port 22
|
||||
|
||||
Host bastion
|
||||
Hostname usine.michalon.eu
|
||||
User od
|
||||
Port 22
|
||||
|
||||
Host abeille
|
||||
Hostname 192.168.1.90
|
||||
User od
|
||||
Port 22
|
||||
ProxyJump bastion
|
||||
|
||||
Host mattermost
|
||||
Hostname dossmann.net
|
||||
User od
|
||||
Port 4555
|
||||
|
||||
Host wekan
|
||||
Hostname 192.168.101.11
|
||||
User od
|
||||
Port 22
|
||||
ProxyJump mattermost
|
||||
|
||||
Host backup
|
||||
Hostname 37.187.17.29
|
||||
User root
|
||||
Port 22
|
||||
|
Loading…
Reference in New Issue
Block a user