ssh: gitea-ssh-config erstellt
This commit is contained in:
parent
c361fa68e7
commit
494dd88897
1 changed files with 6 additions and 0 deletions
|
@ -65,6 +65,12 @@ Host BLGITE001.ausbildung.md
|
||||||
Host *.ausbildung.md
|
Host *.ausbildung.md
|
||||||
IdentityFile ~/.ssh/ssh_key_azubiracksmd_mg
|
IdentityFile ~/.ssh/ssh_key_azubiracksmd_mg
|
||||||
|
|
||||||
|
Host git.mgrote.net
|
||||||
|
User gitea
|
||||||
|
Port 2222
|
||||||
|
PreferredAuthentications publickey
|
||||||
|
IdentityFile ~/.ssh/ssh_key_heimserver_mg
|
||||||
|
|
||||||
### dp-antares
|
### dp-antares
|
||||||
Host dp-zcdi-gitlab
|
Host dp-zcdi-gitlab
|
||||||
HostName git.dataport.de
|
HostName git.dataport.de
|
||||||
|
|
Loading…
Reference in a new issue