From eec99c1433dcd35d4963bc0dd02474cce28dea0b Mon Sep 17 00:00:00 2001 From: Toby Date: Wed, 20 Sep 2023 02:41:27 +0200 Subject: [PATCH] update config example --- config-example.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/config-example.yaml b/config-example.yaml index 4933e57..d72ccb3 100644 --- a/config-example.yaml +++ b/config-example.yaml @@ -1,6 +1,6 @@ keys: - john-doe: ssh-rsa XXXXXXXXX - jane-doe: ssh-rsa YYYYYYYYY + john-doe: ssh-ed25519 XXXXXXXXX + jane-doe: ssh-ed25519 YYYYYYYYY groups: admin: @@ -19,7 +19,9 @@ hosts: - marketing keys: - john-doe + - host: amazon.com + port: 42069 users: root: groups: