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 new file mode 100644 index 0000000..4dba47e --- /dev/null +++ b/ansible/inventories/production/host_vars/ldap.home.jthan.io/vars.yaml @@ -0,0 +1,12 @@ +#root_pw: "{{ lookup('bitwarden.secrets.lookup', '4c3d81e6-bb31-40f9-a37a-b3bd00484160') }}" +ldap_domain: ldap.home.jthan.io +ldap_basedn: dc=ldap,dc=home,dc=jthan,dc=io + +ldap_users: + - uid: jonathan + cn: Jonathan DeMasi + sn: DeMasi + uidNumber: 10001 + gidNumber: 10001 + ssh_keys: + - ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHQyLuuN1SYM3ise8983bA7tT5VJqAI5CpPV1whEA9VF