mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-29 04:51:16 +08:00
Bodhi: use the same keytab name in the container image
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
committed by
Pierre-Yves Chibon
parent
6e69e78a51
commit
78b520222b
@@ -437,7 +437,7 @@ krb_ccache = /tmp/krb5cc_%%{uid}
|
||||
krb_ccache = /tmp/krb5cc_%%{uid}
|
||||
{% endif %}
|
||||
krb_principal = bodhi/bodhi{{ env_suffix }}.fedoraproject.org@{{ ipa_realm }}
|
||||
krb_keytab = /etc/krb5.bodhi_bodhi{{ env_suffix }}.fedoraproject.org.keytab
|
||||
krb_keytab = /etc/krb5.bodhi_bodhi.fedoraproject.org.keytab
|
||||
|
||||
##
|
||||
## ACL system
|
||||
|
||||
Reference in New Issue
Block a user