summaryrefslogtreecommitdiff
path: root/inventory/host_vars
diff options
context:
space:
mode:
Diffstat (limited to 'inventory/host_vars')
-rw-r--r--inventory/host_vars/ele-laptop.yml2
-rw-r--r--inventory/host_vars/ele-lt.yml2
2 files changed, 2 insertions, 2 deletions
diff --git a/inventory/host_vars/ele-laptop.yml b/inventory/host_vars/ele-laptop.yml
index 5227a93a..b1df8905 100644
--- a/inventory/host_vars/ele-laptop.yml
+++ b/inventory/host_vars/ele-laptop.yml
@@ -1,3 +1,3 @@
---
-ssh_allowusers_host:
+sshd_allowusers_host:
- equinox
diff --git a/inventory/host_vars/ele-lt.yml b/inventory/host_vars/ele-lt.yml
index 9f8e1edc..5ef66f54 100644
--- a/inventory/host_vars/ele-lt.yml
+++ b/inventory/host_vars/ele-lt.yml
@@ -11,7 +11,7 @@ network: {}
liquidtruth_app_user: lt
-ssh_allowusers_host:
+sshd_allowusers_host:
- "{{ liquidtruth_app_user }}"