From f0eaf3fbcbe48d1292a7998f42c5bfec2a808849 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sun, 16 Apr 2023 13:27:46 +0200 Subject: add c3voc ssh keys for evilscientress --- inventory/host_vars/ch-jump.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'inventory/host_vars/ch-jump.yml') diff --git a/inventory/host_vars/ch-jump.yml b/inventory/host_vars/ch-jump.yml index 7e3ef986..e2fe51d6 100644 --- a/inventory/host_vars/ch-jump.yml +++ b/inventory/host_vars/ch-jump.yml @@ -43,7 +43,7 @@ sshd_jump_users: equinox: authorized_keys: "{{ users.equinox.ssh }}" c3voc: - authorized_keys: "{{ users.kunsi.ssh }}" + authorized_keys: "{{ users.kunsi.ssh + users.evilscientress.ssh }}" # spel: # authorized_keys: "{{ users.spel.ssh }}" # fim: -- cgit v1.2.3