diff --git a/group_vars/ldap.yml b/group_vars/ldap.yml index 0a130e7e..a7b0789f 100644 --- a/group_vars/ldap.yml +++ b/group_vars/ldap.yml @@ -35,7 +35,7 @@ lldap_logging_verbose: "true" # must be a string not a boolean lldap_http_port: 17170 lldap_http_host: "0.0.0.0" lldap_ldap_host: "0.0.0.0" -lldap_public_url: http://localhost +lldap_public_url: http://ldap.mgrote.net:17170 lldap_jwt_secret: "{{ lookup('keepass', 'lldap_jwt_secret', 'password') }}" lldap_ldap_base_dn: "dc=mgrote,dc=net" lldap_admin_username: ladmin # only used on setup