summaryrefslogtreecommitdiff
path: root/inventory/host_vars/thetys.yml
diff options
context:
space:
mode:
Diffstat (limited to 'inventory/host_vars/thetys.yml')
-rw-r--r--inventory/host_vars/thetys.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/inventory/host_vars/thetys.yml b/inventory/host_vars/thetys.yml
index ff853586..8105a76b 100644
--- a/inventory/host_vars/thetys.yml
+++ b/inventory/host_vars/thetys.yml
@@ -7,4 +7,4 @@ base_packages_extra_host:
admin_user_host:
- "{{ equinox_user }}"
-sshserver_allowusers_host: "{{ admin_user_host | map(attribute='name') | list }}"
+ssh_allowusers_host: "{{ admin_user_host | map(attribute='name') | list }}"