summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2022-11-27 10:28:36 +0200
committerLars Wirzenius <liw@liw.fi>2022-11-27 10:28:36 +0200
commit3d474837ae07b7eebbe2c199576f8eb81977239b (patch)
tree37173ac1a9e148fc116a2d77f37057e921f7cccc
parentf438b9a8df965d17db9e9000b92a16bee8c21181 (diff)
downloadliw-dot-files-3d474837ae07b7eebbe2c199576f8eb81977239b.tar.gz
drop Sequoia hosts
Sponsored-by: author
-rw-r--r--solace/config/vmadm/config.yaml1
-rw-r--r--ssh/config-pers21
2 files changed, 1 insertions, 21 deletions
diff --git a/solace/config/vmadm/config.yaml b/solace/config/vmadm/config.yaml
index 7cc03dd..0257ef4 100644
--- a/solace/config/vmadm/config.yaml
+++ b/solace/config/vmadm/config.yaml
@@ -7,3 +7,4 @@ default_generate_host_certificate: true
ca_key: ~/.ssh/ca/vmadm
user_ca_pubkey: ~/.ssh/ca/userca.pub
default_autostart: false
+default_allow_authorized_keys: false
diff --git a/ssh/config-pers b/ssh/config-pers
index 1baa1ab..beb6a55 100644
--- a/ssh/config-pers
+++ b/ssh/config-pers
@@ -1,26 +1,5 @@
# SSH client configuration for my personal use.
-Host cookiejar
- Hostname cookiejar.sequoia-pgp.org
- User liw
- Port 42422
- IdentityFile ~/.ssh/id_pep.foundation
-
-Host runner1
- HostName 192.168.122.253
- ProxyJump cookiejar
- IdentityFile ~/.ssh/id_pep.foundation
-
-Host dragon
- Hostname dragon.pibit.ch
- Port 107
- User liw
- IdentityFile ~/.ssh/id_pep.foundation
-
-Host *.sequoia-pgp.org sequoia-pgp.org
-# IdentityFile ~/.ssh/liw-openpgp.pub
- IdentityFile ~/.ssh/id_pep.foundation
-
Host liwphone
Hostname 10.2.2.83
Port 2222