[ssh] New keys for bt boxes

This commit is contained in:
2023-01-09 14:17:57 -05:00
parent 0286d4989f
commit f7b7e6f494
3 changed files with 4 additions and 1 deletions

View File

@ -58,11 +58,12 @@ Host snap-*.local
# ChicagoVPS
Host pandora.unbl.ink
IdentityFile ~/.ssh/1904_powellc
IdentityFile ~/.ssh/pandora
User root
# Rackedge VPS
Host greip.unbl.ink
IdentityFile ~/.ssh/greip
User root
# Inside our network, skip strict host key checking

1
ssh/.ssh/greip.pub Normal file
View File

@ -0,0 +1 @@
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFeKKJqjUd40wHP2xwRN7P1mIzt8iN8pcxIweD3RSg3A root@greip.unbl.ink

1
ssh/.ssh/pandora.pub Normal file
View File

@ -0,0 +1 @@
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMUL/o1vAekN3vEDkrfnwU/E4UpEe4Nc4vE7/1wnH2q9 root@pandora