Update gitlab to use gitlab ssh key
This commit is contained in:
parent
5cd3789f0b
commit
5128c4738c
|
@ -36,6 +36,7 @@ Host APRS
|
||||||
|
|
||||||
# SSH for other services
|
# SSH for other services
|
||||||
Host gitlab.com
|
Host gitlab.com
|
||||||
|
IdentityFile ~/.ssh/gitlab
|
||||||
UpdateHostKeys no
|
UpdateHostKeys no
|
||||||
|
|
||||||
Host aur.archlinux.org
|
Host aur.archlinux.org
|
||||||
|
|
Loading…
Reference in New Issue