Add sign-bridge01.stg as proxyprinc for koji
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
5eeb159ed2
commit
75808548f2
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ DBHost = db-koji01
|
|||
DBPass = {{ kojiPassword }}
|
||||
AuthPrincipal = host/koji{{env_suffix}}.fedoraproject.org
|
||||
{% if env == "staging" %}
|
||||
ProxyPrincipals = modularity@STG.FEDORAPROJECT.ORG,HTTP/koji.stg.fedoraproject.org@STG.FEDORAPROJECT.ORG
|
||||
ProxyPrincipals = modularity@STG.FEDORAPROJECT.ORG,HTTP/koji.stg.fedoraproject.org@STG.FEDORAPROJECT.ORG,sigul/sign-bridge01.stg.phx2.fedoraproject.org@STG.FEDORAPROJECT.ORG
|
||||
{% else %}
|
||||
ProxyPrincipals = HTTP/koji.fedoraproject.org@FEDORAPROJECT.ORG,sigul/sign-bridge01.phx2.fedoraproject.org@FEDORAPROJECT.ORG
|
||||
{% endif %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue