update lldap to v0.6.0
Signed-off-by: Michael Grote <michael.grote@posteo.de>
This commit is contained in:
parent
ad4c287be5
commit
a3994c941f
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ ufw_rules:
|
||||||
from_ip: 192.168.2.0/24
|
from_ip: 192.168.2.0/24
|
||||||
|
|
||||||
### mgrote_lldap
|
### mgrote_lldap
|
||||||
lldap_package_url: "https://download.opensuse.org/repositories/home:/Masgalor:/LLDAP/xUbuntu_22.04/amd64/lldap_0.5.0-1+4.1_amd64.deb"
|
lldap_package_url: "https://download.opensuse.org/repositories/home:/Masgalor:/LLDAP/xUbuntu_22.04/amd64/lldap_0.6.0-1+1.1_amd64.deb"
|
||||||
lldap_logging_verbose: "true" # must be a string not a boolean
|
lldap_logging_verbose: "true" # must be a string not a boolean
|
||||||
lldap_http_port: 17170
|
lldap_http_port: 17170
|
||||||
lldap_http_host: "0.0.0.0"
|
lldap_http_host: "0.0.0.0"
|
||||||
|
|
Loading…
Reference in a new issue