Install keytab from dovecot role and not from playbook
This commit is contained in:
parent
1120dfde5f
commit
856fb13822
2 changed files with 8 additions and 4 deletions
|
@ -15,10 +15,6 @@
|
|||
principals:
|
||||
- "host/{{ inventory_hostname }}@{{ kerberos_realm }}"
|
||||
- "smtp/{{ mail_server }}@{{ kerberos_realm }}"
|
||||
- role: kerberos/keytab
|
||||
keytab: /etc/dovecot/dovecot.keytab
|
||||
principals:
|
||||
- "imap/{{ mail_server }}@{{ kerberos_realm }}"
|
||||
- nfs-client
|
||||
- sssd
|
||||
- autofs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue