[ssh] Update metal services

This commit is contained in:
2026-09-16 20:06:49 -04:00
parent c149dad836
commit 7742e6693a

View File

@ -55,11 +55,16 @@ Host bt1.unbl.ink
IdentityFile ~/.ssh/2022_h2_powellc IdentityFile ~/.ssh/2022_h2_powellc
User root User root
Host hungryroot.service mundilfari.service kari.service Host akna.metal
User powellc User pi
# Inside our network, skip strict host key checking # Inside our network, skip strict host key checking
Host *.metal
User powellc
StrictHostKeyChecking no
Host *.service Host *.service
User root
StrictHostKeyChecking no StrictHostKeyChecking no
Host vrobbler.service mopidy.service penobscotbaypress.com atlas.local dns.service Host vrobbler.service mopidy.service penobscotbaypress.com atlas.local dns.service
@ -90,8 +95,8 @@ Host bastion.service
# IdentityFile ~/.ssh/jails # IdentityFile ~/.ssh/jails
# Hostname %h # Hostname %h
# #
Match exec "onsubnet --not 192.168.40." host *.service #Match exec "onsubnet --not 192.168.40." host *.service
User root # User root
IdentityFile ~/.ssh/jails # IdentityFile ~/.ssh/jails
Hostname %h # Hostname %h
ProxyJump bastion.unbl.ink # ProxyJump bastion.unbl.ink