Don't get a keytab on IPA itself
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
a137af00ca
commit
00e8e4eb25
1 changed files with 1 additions and 0 deletions
|
@ -546,6 +546,7 @@
|
|||
|
||||
- name: Setup host keytab
|
||||
import_tasks: keytab.yml
|
||||
when: not inventory_hostname.startswith('ipa')
|
||||
|
||||
# SSSD-KCM has been showing way too many bugs with it saying "I have a ticket" while the ticket
|
||||
# is actually expired, and kinit's still not refreshing them and such alike.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue