From 9e7e0dae50e88807dc702febd719979ad8037978 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sun, 26 Mar 2023 22:47:28 +0200 Subject: add c3voc user at jumphost --- inventory/host_vars/ch-jump.yml | 2 ++ 1 file changed, 2 insertions(+) (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 4919a7ce..25b18b2e 100644 --- a/inventory/host_vars/ch-jump.yml +++ b/inventory/host_vars/ch-jump.yml @@ -40,6 +40,8 @@ network: sshd_jump_users: equinox: authorized_keys: "{{ users.equinox.ssh }}" + c3voc: + authorized_keys: "{{ users.kunsi.ssh }}" # spel: # authorized_keys: "{{ users.spel.ssh }}" # fim: -- cgit v1.2.3