Преглед на файлове

[ssh] New keys for bt boxes

Colin Powell преди 2 години
родител
ревизия
f7b7e6f494
променени са 3 файла, в които са добавени 4 реда и са изтрити 1 реда
  1. 2 1
      ssh/.ssh/config
  2. 1 0
      ssh/.ssh/greip.pub
  3. 1 0
      ssh/.ssh/pandora.pub

+ 2 - 1
ssh/.ssh/config

@@ -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 - 0
ssh/.ssh/greip.pub

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

+ 1 - 0
ssh/.ssh/pandora.pub

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