add rz40 gitlab
Signed-off-by: Michael Grote <michael.grote@dataport.de>
This commit is contained in:
parent
159c53b30b
commit
f4ad44cd41
1 changed files with 7 additions and 0 deletions
|
@ -24,3 +24,10 @@ Host gitlab.dataport.de
|
|||
PreferredAuthentications publickey
|
||||
IdentityFile ~/.ssh/adminptf-gitlab
|
||||
AddKeysToAgent yes
|
||||
|
||||
Host gitlab.cicd.apps.okd001.mcmp-stage.dsc.dataport.de
|
||||
User git
|
||||
PreferredAuthentications publickey
|
||||
IdentityFile ~/.ssh/rz40_gitlab
|
||||
AddKeysToAgent yes
|
||||
|
||||
|
|
Loading…
Reference in a new issue