Parcourir la source

[ssh] Moving jump to bastion

Colin Powell il y a 4 ans
Parent
commit
876699b653
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      ssh/.ssh/config

+ 2 - 2
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