tests: fix invalid YAML

Somwhere while polishing the initial PR I forgot to add that colo.
This commit is contained in:
Andreas Rammhold 2020-09-12 19:54:32 +02:00
parent 8f683aa7f8
commit ee60f4ccd9

View file

@ -425,7 +425,7 @@
binddn: "cn=root,dc=example"
bindpw: notapassword
start_tls: 0
start_tls_options
start_tls_options:
verify: none
user_basedn: "ou=users,dc=example"
user_filter: "(&(objectClass=inetOrgPerson)(cn=%s))"