Revert "Enable IAD opendev.org mirror"
This reverts commit 3e5df9727f
.
We have been testing with the kernel referenced in the original for
several days and have enough data. There is an open issue with oops
in fscache which we need to resolve for this to be stable.
Change-Id: I691e2bd676816884f732601229c98b578efc46b3
This commit is contained in:
parent
72410de826
commit
644805b7b6
@ -4,7 +4,7 @@
|
||||
# new opendev.org based mirrors, but then eventually be removed once
|
||||
# all are updated.
|
||||
zuul_site_mirror_fqdn: >-
|
||||
{%- if nodepool.region + "." + nodepool.cloud in [ "IAD.rax", "DFW.rax", "ORD.rax", "regionOne.fortnebula" ] -%}
|
||||
{%- if nodepool.region + "." + nodepool.cloud in [ "DFW.rax", "ORD.rax", "regionOne.fortnebula" ] -%}
|
||||
mirror.{{ nodepool.region | lower }}.{{ nodepool.cloud | lower }}.opendev.org
|
||||
{%- else -%}
|
||||
mirror.{{ nodepool.region | lower }}.{{ nodepool.cloud | lower }}.openstack.org
|
||||
|
Loading…
Reference in New Issue
Block a user