This repository has been archived on 2024-04-30. You can view files and clone it, but cannot push or open issues or pull requests.
setup/roles/system/files/ssh_config

24 lines
384 B
Text
Raw Normal View History

2023-02-22 21:04:05 +00:00
AddKeysToAgent yes
2023-02-20 08:32:47 +00:00
Host brussels
HostName brussels.studlab.os3.nl
User pkunis
Host github.com
HostName github.com
User pizzapim
IdentitiesOnly yes
Host max
HostName max.lan
User root
Host lewis
HostName lewis.lan
User root
Host forgejo
HostName git.pim.kunis.nl
Port 56287
User git