Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ktooi committed Jul 8, 2021
1 parent f6bedda commit 5f388d5
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,14 @@ None.
Inside `vars/main.yml` :

```
ldap_basedn: dc=example,dc=com
# TODO
ldap_basedn: dc=your,dc=domain,dc=example,dc=com
ldap_base_head: your
ldap_organization_name: Your Example Co., Ltd.
ldap_domain: your.domain.example.com
ldap_root_passwd: "root_passwd"
ldap_admin: "cn=Manager"
ldap_admin_passwd: "Manager_p@55w0rd"
```

## Authors
Expand Down

0 comments on commit 5f388d5

Please sign in to comment.