This commit is contained in:
Jack
2025-08-03 17:56:59 +01:00
commit 9792d05450
8 changed files with 105 additions and 0 deletions

6
ssh_config Normal file
View File

@@ -0,0 +1,6 @@
## INFRA
Host node-1
HostName tgj-node-1.internal.tgj.services
User root
IdentityFile ~/.ssh/id_rsa
Port 22