[ssh] Rekey hungryroot VM
This commit is contained in:
Binary file not shown.
@ -57,26 +57,20 @@ Host bt1.unbl.ink
|
|||||||
IdentityFile ~/.ssh/2022_h2_powellc
|
IdentityFile ~/.ssh/2022_h2_powellc
|
||||||
User root
|
User root
|
||||||
|
|
||||||
# LibreELEC
|
|
||||||
Host ymir.local gerd.local skoll.local thrymr.local tharvis.local thyrmr.local alvaldi.local eggther.local gunnlod.local gridr.local aegir.local fornjot.local
|
# Inside our network, skip strict host key checking
|
||||||
|
Host *.local *.service
|
||||||
User root
|
User root
|
||||||
|
StrictHostKeyChecking no
|
||||||
|
|
||||||
# Bare metal hosts
|
# Bare metal hosts
|
||||||
Host hati.local tarqeq.local daphnis.local loge.local hyperion.local dione.local phoebe.local iapetus.local titan.local paaliaq.local kiviuq.local kari.local siarnaq.local skathi.local tarvos.local rhea.local erriapus.local mimas.local polydeuces.local mundilfari.local ijiraq.local
|
Host hati.local tarqeq.local daphnis.local loge.local hyperion.local dione.local phoebe.local iapetus.local titan.local paaliaq.local kiviuq.local kari.local siarnaq.local skathi.local tarvos.local rhea.local erriapus.local mimas.local polydeuces.local mundilfari.local ijiraq.local
|
||||||
User powellc
|
User powellc
|
||||||
|
|
||||||
# Inside our network, skip strict host key checking
|
|
||||||
Host *.local *.service
|
|
||||||
StrictHostKeyChecking no
|
|
||||||
User root
|
|
||||||
#IdentityFile ~/.ssh/jails
|
|
||||||
|
|
||||||
|
|
||||||
# Root hosts
|
# Root hosts
|
||||||
Host penobscotbaypress.com atlas.local
|
Host penobscotbaypress.com atlas.local
|
||||||
User root
|
User root
|
||||||
|
|
||||||
|
|
||||||
#####
|
#####
|
||||||
## This does the heavy lifting with homelab negotiation
|
## This does the heavy lifting with homelab negotiation
|
||||||
#####
|
#####
|
||||||
|
|||||||
1
ssh/.ssh/powellc@hungryroot.pub
Normal file
1
ssh/.ssh/powellc@hungryroot.pub
Normal file
@ -0,0 +1 @@
|
|||||||
|
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAq6p26IHWm6awoqiYNTOm4MC/lY6csGamNqcN+Tx50y powellc@hungryroot
|
||||||
Reference in New Issue
Block a user