Skip to content

Commit

Permalink
change script for create user in domain LDAP/Kerberos for to create c…
Browse files Browse the repository at this point in the history
…orrectly the users
  • Loading branch information
juanjoselopezroldan committed Apr 2, 2020
1 parent 409f793 commit 50844a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inventory/local/group_vars/all/all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ldap_setup: true
kerberos_setup: true
sssd_setup: true

domain: "linux.gstwdt.local"
domain: "linux.example.local"

openldap_linux: '{{ domain.split(".")[0] | lower }}'
openldap_org: '{{ domain.split(".")[1] | lower }}'
Expand Down

0 comments on commit 50844a7

Please sign in to comment.