From ba7f73f74309e6c284051906c3d238062fc517c0 Mon Sep 17 00:00:00 2001 From: Clark Boylan Date: Thu, 6 Apr 2023 11:24:30 -0700 Subject: [PATCH] Point gating.dev at the new static02 server We've launched a new jammy static server to take over from static01. This updates DNS to point at it. Using CNAMEs where we can and A/AAAA elsewhere. Note I haven't bothered to do a shorter TTL dance with this domain because this domain is used a lot less and risk is low. Depends-On: https://review.opendev.org/c/opendev/zone-opendev.org/+/879780 Change-Id: I3057adb5d430fb398ba01b9a2951f9f4bcee7b2a --- zones/gating.dev/zone.db | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/zones/gating.dev/zone.db b/zones/gating.dev/zone.db index 08a3637..e8ea03d 100644 --- a/zones/gating.dev/zone.db +++ b/zones/gating.dev/zone.db @@ -2,7 +2,7 @@ $ORIGIN gating.dev. $TTL 5m @ IN SOA adns1.opendev.org. hostmaster.opendev.org. ( - 1628224540 ; serial number unixtime + 1680805396 ; serial number unixtime 1h ; refresh (secondary checks for updates) 10m ; retry (secondary retries failed axfr) 10d ; expire (secondary ends serving old data) @@ -10,9 +10,8 @@ $TTL 5m @ IN NS ns1.opendev.org. @ IN NS ns2.opendev.org. -@ IN A 23.253.245.150 -@ IN AAAA 2001:4800:7818:101:be76:4eff:fe04:7c28 -www IN A 23.253.245.150 -www IN AAAA 2001:4800:7818:101:be76:4eff:fe04:7c28 +@ IN A 104.130.253.131 +@ IN AAAA 2001:4800:7818:103:be76:4eff:fe01:f37d +www IN CNAME static.opendev.org. _acme-challenge IN CNAME acme.opendev.org. _acme-challenge.www IN CNAME acme.opendev.org.