Make builders use the https proxy for krb

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2016-11-03 13:02:48 +00:00
parent acd9f3ef62
commit ea1f97809a

View file

@ -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 %}