From 2aa353082daef4b10d7781b49d7a536c73be5a2e Mon Sep 17 00:00:00 2001 From: Jeremy Stanley Date: Mon, 5 Dec 2022 17:16:11 +0000 Subject: [PATCH] Switch lists to resolve to the new Mailman server With the import work complete, repoint DNS to the new server so that deliveries will resume normally. Change-Id: Iad42f7b5a0a898b24ee5e21b3d42a1613f50855d --- zones/zuul-ci.org/zone.db | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/zones/zuul-ci.org/zone.db b/zones/zuul-ci.org/zone.db index 8dee332..3a91652 100644 --- a/zones/zuul-ci.org/zone.db +++ b/zones/zuul-ci.org/zone.db @@ -2,7 +2,7 @@ $ORIGIN zuul-ci.org. $TTL 5m @ IN SOA adns1.opendev.org. hostmaster.openstack.org. ( - 1670257751 ; serial number unixtime + 1670257752 ; serial number unixtime 1h ; refresh (secondary checks for updates) 10m ; retry (secondary retries failed axfr) 10d ; expire (secondary ends serving old data) @@ -16,8 +16,9 @@ ns1 IN A 23.253.236.219 ns1 IN AAAA 2001:4800:7817:103:be76:4eff:fe04:3fc7 ns2 IN A 162.253.55.139 ns2 IN AAAA 2604:e100:1:0:f816:3eff:fe53:ee69 -lists 300 IN A 199.204.45.33 -lists 300 IN AAAA 2604:e100:1:0:f816:3eff:fe52:22de +; We use address records for lists01.opendev.org here instead of a CNAME +lists 300 IN A 162.209.78.70 +lists 300 IN AAAA 2001:4800:7813:516:be76:4eff:fe04:5423 _acme-challenge.lists IN CNAME acme.opendev.org. www IN A 23.253.245.150 www IN AAAA 2001:4800:7818:101:be76:4eff:fe04:7c28