Allow sigul to proxy (for now)
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
2edbba61db
commit
37b44bdc7f
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ AuthKeytab = /etc/koji-hub/koji-hub.keytab
|
|||
{% if inventory_hostname.startswith('koji') %}
|
||||
ProxyPrincipals = modularity@STG.FEDORAPROJECT.ORG,HTTP/koji.stg.fedoraproject.org@STG.FEDORAPROJECT.ORG
|
||||
{% else %}
|
||||
ProxyPrincipals = HTTP/koji.fedoraproject.org@FEDORAPROJECT.ORG
|
||||
ProxyPrincipals = HTTP/koji.fedoraproject.org@FEDORAPROJECT.ORG|sigul/sign-bridge01.phx2.fedoraproject.org@FEDORAPROJECT.ORG
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue