From 99e3387d9f2c9bbbc363b2c80449c3b38d082974 Mon Sep 17 00:00:00 2001 From: Colin Powell Date: Tue, 28 Jul 2026 11:28:15 -0400 Subject: [PATCH] [ssh] Resolve merge issues --- ssh/.ssh/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ssh/.ssh/config b/ssh/.ssh/config index 66aa892..fb984dd 100644 --- a/ssh/.ssh/config +++ b/ssh/.ssh/config @@ -92,7 +92,7 @@ Host bastion.service # Hostname %h # Match exec "onsubnet --not 192.168.40." host *.service + User root + IdentityFile ~/.ssh/jails Hostname %h ProxyJump bastion.unbl.ink - User powellc - IdentityFile ~/.ssh/jails