Make builders use the https proxy for krb
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
acd9f3ef62
commit
ea1f97809a
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
[realms]
|
||||
{% if env == "production" %}
|
||||
FEDORAPROJECT.ORG = {
|
||||
{% if datacenter == "phx2" %}
|
||||
{% if datacenter == "phx2" and not krb_builder %}
|
||||
kdc = ipa01.phx2.fedoraproject.org
|
||||
kdc = ipa02.phx2.fedoraproject.org
|
||||
{% else %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue