Wrong else
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
37b44bdc7f
commit
601eaef4cc
1 changed files with 1 additions and 1 deletions
|
@ -33,10 +33,10 @@ AuthKeytab = /etc/koji-hub/koji-hub.keytab
|
|||
{% if env == "staging" %}
|
||||
{% if inventory_hostname.startswith('koji') %}
|
||||
ProxyPrincipals = modularity@STG.FEDORAPROJECT.ORG,HTTP/koji.stg.fedoraproject.org@STG.FEDORAPROJECT.ORG
|
||||
{% endif %}
|
||||
{% else %}
|
||||
ProxyPrincipals = HTTP/koji.fedoraproject.org@FEDORAPROJECT.ORG|sigul/sign-bridge01.phx2.fedoraproject.org@FEDORAPROJECT.ORG
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
|
||||
## SSL client certificate auth configuration ##
|
||||
#note: ssl auth may also require editing the httpd config (conf.d/kojihub.conf)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue