ff
This commit is contained in:
parent
c28215516f
commit
d0673ccd47
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue