mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-30 13:32:30 +08:00
Make builders use the https proxy for krb
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
@@ -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 %}
|
||||
|
||||
Reference in New Issue
Block a user