dp-bitbucket --> dp-zcdi-gitlab
This commit is contained in:
parent
3445da0d72
commit
330ccacc52
1 changed files with 6 additions and 7 deletions
13
.ssh/config
13
.ssh/config
|
@ -57,12 +57,11 @@ Host BLDNSM001.ausbildung.md
|
||||||
Host *.ausbildung.md
|
Host *.ausbildung.md
|
||||||
IdentityFile ~/.ssh/ssh_key_azubiracksmd_mg
|
IdentityFile ~/.ssh/ssh_key_azubiracksmd_mg
|
||||||
|
|
||||||
Host *
|
|
||||||
User mg
|
|
||||||
|
|
||||||
|
Host dp-zcdi-gitlab
|
||||||
Host dp-bitbucket
|
HostName git.dataport.de
|
||||||
HostName artifactory-extern.dataport.de
|
|
||||||
Port 7999
|
|
||||||
User git
|
User git
|
||||||
IdentityFile ~/.ssh/ssh_key_antares_bitbucket
|
Port 2200
|
||||||
|
PreferredAuthentications publickey
|
||||||
|
IdentityFile ~/.ssh/zcdi-gitlab-antares
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue