ssh: hosts aufgeräumt
This commit is contained in:
parent
4674600a55
commit
32ac5f3554
1 changed files with 1 additions and 37 deletions
38
.ssh/config
38
.ssh/config
|
@ -33,33 +33,9 @@ Host *.grote.lan
|
||||||
|
|
||||||
|
|
||||||
### Mikrotik
|
### Mikrotik
|
||||||
Host rb5009.grote.lan
|
Host rb5009.grote.lan crs309.grote.lan crs305.grote.lan hex.grote.lan
|
||||||
HostName 192.168.2.1
|
|
||||||
User admin
|
User admin
|
||||||
IdentityFile ~/.ssh/ssh_key_mikrotik_admin
|
IdentityFile ~/.ssh/ssh_key_mikrotik_admin
|
||||||
Host hex.grote.lan
|
|
||||||
User admin
|
|
||||||
IdentityFile ~/.ssh/ssh_key_mikrotik_admin
|
|
||||||
Host crs309.grote.lan
|
|
||||||
HostName 192.168.2.224
|
|
||||||
User admin
|
|
||||||
IdentityFile ~/.ssh/ssh_key_mikrotik_admin
|
|
||||||
Host crs305.grote.lan
|
|
||||||
HostName 192.168.2.225
|
|
||||||
User admin
|
|
||||||
IdentityFile ~/.ssh/ssh_key_mikrotik_admin
|
|
||||||
Host hex.grote.lan
|
|
||||||
HostName 192.168.3.144
|
|
||||||
User admin
|
|
||||||
IdentityFile ~/.ssh/ssh_key_mikrotik_admin
|
|
||||||
|
|
||||||
### Berufsschulserver
|
|
||||||
Host bbs-proxmox
|
|
||||||
HostName 192.168.44.211
|
|
||||||
User root
|
|
||||||
Host bbs-ubuntu
|
|
||||||
HostName 192.168.44.218
|
|
||||||
User admindp
|
|
||||||
|
|
||||||
### papa.lan
|
### papa.lan
|
||||||
Host qnap-nas
|
Host qnap-nas
|
||||||
|
@ -67,18 +43,6 @@ Host qnap-nas
|
||||||
User extraadmin
|
User extraadmin
|
||||||
IdentityFile ~/.ssh/ssh_key_qnap_papa
|
IdentityFile ~/.ssh/ssh_key_qnap_papa
|
||||||
|
|
||||||
### dp-azubiracks-md
|
|
||||||
Host BLPVEE001.ausbildung.md
|
|
||||||
Host BLPVEE002.ausbildung.md
|
|
||||||
Host PLNEXT001.ausbildung.md
|
|
||||||
Host BLANSI001.ausbildung.md
|
|
||||||
Host PLDOCK001.ausbildung.md
|
|
||||||
Host TLANSI001.ausbildung.md
|
|
||||||
Host BLDNSM001.ausbildung.md
|
|
||||||
Host BLGITE001.ausbildung.md
|
|
||||||
Host *.ausbildung.md
|
|
||||||
IdentityFile ~/.ssh/ssh_key_azubiracksmd_mg
|
|
||||||
|
|
||||||
### ssh-key für git clone
|
### ssh-key für git clone
|
||||||
Host git.mgrote.net
|
Host git.mgrote.net
|
||||||
User gitea
|
User gitea
|
||||||
|
|
Loading…
Reference in a new issue