diff --git a/rootfs/home/andre/.ssh/config b/rootfs/home/andre/.ssh/config index aedf313..6bf3b1b 100644 --- a/rootfs/home/andre/.ssh/config +++ b/rootfs/home/andre/.ssh/config @@ -137,6 +137,12 @@ Host switch-* router-* asa-* sophos-* ForwardX11 no ProxyCommand ssh -qW %h:%p jj +Host gitlab.rproxy.conet-services.de + User ageissler + HostName gitlab.rproxy.conet-services.de + IdentityFile ~/.ssh/id_ed25519 + IdentitiesOnly yes + # set username Host a?_* User admin