diff --git a/ansible/inventories/production/host_vars/ldap.home.jthan.io/vars.yaml b/ansible/inventories/production/host_vars/ldap.home.jthan.io/vars.yaml index de53e0e..2f0029b 100644 --- a/ansible/inventories/production/host_vars/ldap.home.jthan.io/vars.yaml +++ b/ansible/inventories/production/host_vars/ldap.home.jthan.io/vars.yaml @@ -19,6 +19,7 @@ ldap_users: sn: DeMasi uidNumber: 10001 gidNumber: 10001 + homeDirectory: "/home/jonathan" ssh_keys: - ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHQyLuuN1SYM3ise8983bA7tT5VJqAI5CpPV1whEA9VF @@ -27,4 +28,3 @@ ldap_groups: gid: 10001 members: - jonathan -