summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-11-10 17:07:17 +0200
committerLars Wirzenius <liw@liw.fi>2021-11-10 17:07:17 +0200
commit91d6083059989e6ff94be9fac668c7758bda1f44 (patch)
tree6b8493b17e782251e9034b7d8747abde4f10f310
parent8d9502adf67c978c8aa52ddb3b60e03189bcdefd (diff)
downloadliw-dot-files-91d6083059989e6ff94be9fac668c7758bda1f44.tar.gz
Use old SSH key from PGP for runner1
Sponsored-by: author
-rw-r--r--ssh/config-pers3
1 files changed, 2 insertions, 1 deletions
diff --git a/ssh/config-pers b/ssh/config-pers
index f4ec718..a1be112 100644
--- a/ssh/config-pers
+++ b/ssh/config-pers
@@ -9,7 +9,8 @@ Host cookiejar
Host runner1
HostName 192.168.122.253
ProxyJump cookiejar
- IdentityFile ~/.ssh/id_pep.foundation
+# IdentityFile ~/.ssh/id_pep.foundation
+ IdentityFile ~/.ssh/liw-openpgp.pub
Host dragon
Hostname dragon.pibit.ch