Add file purpose. Add copyright information. Add licensing. Add versioning system. Switch IdentityFile path from relative path to absolute path. Update IdentityFile filename.

This commit is contained in:
inference 2023-01-24 10:19:05 +00:00
parent f22522c08f
commit 59b60ed9e2
Signed by: inference
SSH Key Fingerprint: SHA256:9Pl0nZ2UJacgm+IeEtLSZ4FOESgP1eKCtRflfPfdX9M

View File

@ -1,3 +1,12 @@
# Inferencium
# SSH - Configuration
# Copyright 2022-2023 Inference
# SPDX-License-Identifier: GPL-3.0-or-later
# Version: 0.0.0.0
Host inferencium 167.235.15.201 Host inferencium 167.235.15.201
HostName 167.235.15.201 HostName 167.235.15.201
User a00-sys User a00-sys
@ -6,4 +15,4 @@ Host inferencium 167.235.15.201
Host inferencium-git git.inferencium.net Host inferencium-git git.inferencium.net
HostName git.inferencium.net HostName git.inferencium.net
User git User git
IdentityFile ~/.ssh/ssh-inf-a00-sys-ed25519 IdentityFile /home/a00-sys/.ssh/ssh-inf-a00-sys-ed25519