Use sssd instead of nslcd on nas hosts
This commit is contained in:
parent
5495eb0827
commit
190d09e783
1 changed files with 1 additions and 2 deletions
|
@ -22,8 +22,7 @@
|
||||||
roles:
|
roles:
|
||||||
- base
|
- base
|
||||||
- kerberos/client
|
- kerberos/client
|
||||||
- ldap/client
|
- sssd
|
||||||
- ldap/nss
|
|
||||||
- nfs-server
|
- nfs-server
|
||||||
- role: kerberos/keytab
|
- role: kerberos/keytab
|
||||||
principals: "nfs/{{ inventory_hostname }}@FOO.SH"
|
principals: "nfs/{{ inventory_hostname }}@FOO.SH"
|
||||||
|
|
Loading…
Add table
Reference in a new issue