diff --git a/roles/koji_hub/templates/hub.conf.j2 b/roles/koji_hub/templates/hub.conf.j2 index 1631be7583..fb512826f8 100644 --- a/roles/koji_hub/templates/hub.conf.j2 +++ b/roles/koji_hub/templates/hub.conf.j2 @@ -31,6 +31,7 @@ ProxyPrincipals = HTTP/koji.fedoraproject.org@FEDORAPROJECT.ORG,sigul/secondary- KojiDir = /mnt/koji MemoryWarnThreshold = 10000 MaxRequestLength = 167772160 +CheckClientIP = False # Kerb auth {% if env == "staging" %}