summaryrefslogtreecommitdiff
path: root/inventory/host_vars
diff options
context:
space:
mode:
Diffstat (limited to 'inventory/host_vars')
-rw-r--r--inventory/host_vars/ch-jump.yml2
-rw-r--r--inventory/host_vars/glt-helene.yml5
-rw-r--r--inventory/host_vars/glt-thetys.yml5
3 files changed, 12 insertions, 0 deletions
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:
diff --git a/inventory/host_vars/glt-helene.yml b/inventory/host_vars/glt-helene.yml
index 7623debd..d19b6fbf 100644
--- a/inventory/host_vars/glt-helene.yml
+++ b/inventory/host_vars/glt-helene.yml
@@ -24,3 +24,8 @@ apt_repo_components:
- main
- contrib
- non-free ## for microcode updates
+
+
+ssh_users_root:
+ - equinox
+ - kunsi
diff --git a/inventory/host_vars/glt-thetys.yml b/inventory/host_vars/glt-thetys.yml
index 1b0e582f..315da1dd 100644
--- a/inventory/host_vars/glt-thetys.yml
+++ b/inventory/host_vars/glt-thetys.yml
@@ -23,3 +23,8 @@ apt_repo_components:
- main
- contrib
- non-free ## for microcode updates
+
+
+ssh_users_root:
+ - equinox
+ - kunsi