From d66273e5b7bcb6561bcc7407e39d7500657aba71 Mon Sep 17 00:00:00 2001 From: Patrick Uiterwijk Date: Wed, 10 Jun 2020 17:25:20 +0200 Subject: [PATCH] Allow iad2 bridge proxy access on koji Signed-off-by: Patrick Uiterwijk --- roles/koji_hub/templates/hub.conf.j2 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/roles/koji_hub/templates/hub.conf.j2 b/roles/koji_hub/templates/hub.conf.j2 index cd65232e55..98ebad1c2b 100644 --- a/roles/koji_hub/templates/hub.conf.j2 +++ b/roles/koji_hub/templates/hub.conf.j2 @@ -13,9 +13,9 @@ 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,sigul/sign-bridge01.stg.phx2.fedoraproject.org@STG.FEDORAPROJECT.ORG +ProxyPrincipals = modularity@STG.FEDORAPROJECT.ORG,HTTP/koji.stg.fedoraproject.org@STG.FEDORAPROJECT.ORG,sigul/sign-bridge01.stg.iad2.fedoraproject.org@STG.FEDORAPROJECT.ORG {% else %} -ProxyPrincipals = HTTP/koji.fedoraproject.org@FEDORAPROJECT.ORG,sigul/sign-bridge01.phx2.fedoraproject.org@FEDORAPROJECT.ORG +ProxyPrincipals = HTTP/koji.fedoraproject.org@FEDORAPROJECT.ORG,sigul/sign-bridge01.iad2.fedoraproject.org@FEDORAPROJECT.ORG {% endif %} KojiDir = /mnt/koji MemoryWarnThreshold = 10000 @@ -130,9 +130,9 @@ channel = source */fwupdate* && has_perm secure-boot :: use secure-boot source */fwupd* && has_perm secure-boot :: use secure-boot -# set this package to use the 'heavybuilder' channel. Note that this is NOT good for most anything. -# It just happens to be for this particular package. Please check before adding anything here, you could -# cause it to end up building a lot slower. +# set this package to use the 'heavybuilder' channel. Note that this is NOT good for most anything. +# It just happens to be for this particular package. Please check before adding anything here, you could +# cause it to end up building a lot slower. # source */chromium* :: use heavybuilder is_child_task :: parent