summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-11-10 12:02:54 +0200
committerLars Wirzenius <liw@liw.fi>2021-11-10 12:02:54 +0200
commit8d9502adf67c978c8aa52ddb3b60e03189bcdefd (patch)
tree04be6f81422b00e188430085e49761a287eb7ce3
parent3b370526a702a3958a2de127f91b02b49e823e8b (diff)
downloadliw-dot-files-8d9502adf67c978c8aa52ddb3b60e03189bcdefd.tar.gz
use old PGP based SSH key for Ick for now
Sponsored-by: author
-rw-r--r--ssh/config-pers3
1 files changed, 3 insertions, 0 deletions
diff --git a/ssh/config-pers b/ssh/config-pers
index 9501379..f4ec718 100644
--- a/ssh/config-pers
+++ b/ssh/config-pers
@@ -29,6 +29,9 @@ Host liwphone2
User me
IdentityFile ~/.ssh/id_personal
+Host ci-prod-controller.vm.liw.fi
+ IdentityFile ~/.ssh/liw-openpgp.pub
+
Host *vm.liw.fi atuin.liw.fi
UserKnownHostsFile /dev/null
StrictHostKeyChecking no