Default host principal
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
7304a32dd8
commit
afb24640f2
1 changed files with 2 additions and 0 deletions
|
@ -24,8 +24,10 @@ MaxRequestLength = 83886080
|
|||
|
||||
{% if env == "staging" %}
|
||||
AuthPrincipal = host/koji.stg.fedoraproject.org
|
||||
HostPrincipalFormat = compile/%s@STG.FEDORAPROJECT.ORG
|
||||
{% else %}
|
||||
AuthPrincipal = host/koji.fedoraproject.org
|
||||
HostPrincipalFormat = compile/%s@FEDORAPROJECT.ORG
|
||||
{% endif %}
|
||||
AuthKeytab = /etc/koji-hub/koji-hub.keytab
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue