add rz40 gitlab

Signed-off-by: Michael Grote <michael.grote@dataport.de>
This commit is contained in:
Michael Grote 2024-10-01 10:46:38 +02:00
parent 159c53b30b
commit f4ad44cd41

View file

@ -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