diff --git a/ssh/.ssh/config b/ssh/.ssh/config index 47e4a21..195cb9e 100644 --- a/ssh/.ssh/config +++ b/ssh/.ssh/config @@ -9,7 +9,7 @@ Host * VerifyHostKeyDNS no # Home Gitea account: -Host git.unbl.ink +Host code.unbl.ink Port 222 User git IdentityFile ~/.ssh/1904_powellc @@ -88,7 +88,7 @@ Host *.local 192.168.1.* User root IdentityFile ~/.ssh/jails Hostname %h - ProxyJump jump.unbl.ink + ProxyJump bastion.unbl.ink Host bastion.cloud10.15five.com IdentityFile ~/.ssh/ff_cloud10_rsa