[ssh] New keys for bt boxes
This commit is contained in:
@ -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
1
ssh/.ssh/greip.pub
Normal file
@ -0,0 +1 @@
|
||||
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFeKKJqjUd40wHP2xwRN7P1mIzt8iN8pcxIweD3RSg3A root@greip.unbl.ink
|
||||
1
ssh/.ssh/pandora.pub
Normal file
1
ssh/.ssh/pandora.pub
Normal file
@ -0,0 +1 @@
|
||||
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMUL/o1vAekN3vEDkrfnwU/E4UpEe4Nc4vE7/1wnH2q9 root@pandora
|
||||
Reference in New Issue
Block a user