diff --git a/testsite/group_vars/ldap.yml b/testsite/group_vars/ldap.yml index ec9e1434a4b96161143ee14387418f8cf9a8d5b1..3fda23cde84db4aa29c9d94f69e5dd04a050cc57 100644 --- a/testsite/group_vars/ldap.yml +++ b/testsite/group_vars/ldap.yml @@ -6,7 +6,7 @@ ldap_client_config: value: dc=example,dc=com - comment: Set the default URI option: URI - value: ldap://ldap.example.com/ + value: ldapi:/// - comment: Set the default bind DN option: BINDDN value: cn=admin,dc=example,dc=com