Sync
This commit is contained in:
parent
31a4c4060a
commit
aeb8f52d6d
23 changed files with 569 additions and 304 deletions
|
@ -31,6 +31,12 @@ Host subgit.ugent.be
|
|||
CanonicalizeHostname yes # Ignore capitalization
|
||||
|
||||
# HomeLab
|
||||
Host Gitea
|
||||
User admin
|
||||
HostName 192.168.0.24
|
||||
IdentitiesOnly yes
|
||||
IdentityFile /run/secrets/HomeLab/Gitea/ssh
|
||||
|
||||
Host Hugo
|
||||
User admin
|
||||
HostName 192.168.0.11
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue