Bodhi: use the same keytab name in the container image
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
6e69e78a51
commit
78b520222b
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue