mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-06-14 22:36:09 +08:00
Make kojiweb use the same keytab
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
@@ -22,7 +22,7 @@ KojiFilesURL = https://kojipkgs.fedoraproject.org/
|
||||
|
||||
# SSL authentication options
|
||||
KrbRDNS = False
|
||||
WebKeytab = /etc/koji-hub-http.keytab
|
||||
WebKeytab = /etc/krb5.HTTP_koji{{env_suffix}}.fedoraproject.org.keytab
|
||||
WebPrincipal = HTTP/koji{{env_suffix}}.fedoraproject.org
|
||||
|
||||
LoginTimeout = 72
|
||||
|
||||
Reference in New Issue
Block a user