From 298ee98ae29f037aed69ff52035cf419ba0afdf9 Mon Sep 17 00:00:00 2001 From: Clark Boylan Date: Thu, 27 Mar 2025 09:43:25 -0700 Subject: [PATCH] Switch rackspace iad to the new noble mirror Update the cname records for the mirror in rackspace iad to point at the new noble server. We should only land this when we're happy with the deployment on the new server. Depends-On: https://review.opendev.org/c/opendev/system-config/+/945728 Change-Id: I0041a807bdde87c913918bb6aac15728d58dc6dd --- zones/opendev.org/zone.db | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/zones/opendev.org/zone.db b/zones/opendev.org/zone.db index e37c5b0..df32263 100644 --- a/zones/opendev.org/zone.db +++ b/zones/opendev.org/zone.db @@ -2,7 +2,7 @@ $ORIGIN opendev.org. $TTL 1h @ IN SOA adns02.opendev.org. hostmaster.opendev.org. ( - 1743093283 ; serial number unixtime + 1743093755 ; serial number unixtime 1h ; refresh (secondary checks for updates) 10m ; retry (secondary retries failed axfr) 10d ; expire (secondary ends serving old data) @@ -483,9 +483,9 @@ _acme-challenge.mirror02-int.iad.rax IN CNAME acme.opendev.org. mirror02-int.iad.rax IN CAA 0 issue "letsencrypt.org" mirror02-int.iad.rax IN CAA 0 iodef "mailto:infra-root@openstack.org" -mirror.iad.rax 300 IN CNAME mirror01.iad.rax +mirror.iad.rax 300 IN CNAME mirror02.iad.rax _acme-challenge.mirror.iad.rax IN CNAME acme.opendev.org. -mirror-int.iad.rax 300 IN CNAME mirror01-int.iad.rax +mirror-int.iad.rax 300 IN CNAME mirror02-int.iad.rax _acme-challenge.mirror-int.iad.rax IN CNAME acme.opendev.org. mirror02.ord.rax IN A 23.253.20.59