Changeset - 083df81ac1a4
[Not reviewed]
0 1 0
Branko Majic (branko) - 9 years ago 2015-03-08 11:21:30
branko@majic.rs
MAR-7: Use socket for connecting to LDAP.
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
testsite/group_vars/ldap.yml
Show inline comments
 
@@ -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
0 comments (0 inline, 0 general)