From 347100bbda8f44509775dcdc151b114090f9139d Mon Sep 17 00:00:00 2001 From: Jeremy Stanley Date: Mon, 5 Dec 2022 17:10:29 +0000 Subject: [PATCH] Temporarily lower the address TTLs for lists Maintenance is coming up in a few hours, during which lists will have its DNS records changed at least a couple of times, so lower the TTL on those in advance in order to facilitate faster global updates. Change-Id: I3befc7c09e76dd46af80aa6bb4b996d877eb6e3f --- zones/zuul-ci.org/zone.db | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/zones/zuul-ci.org/zone.db b/zones/zuul-ci.org/zone.db index cc3659e..ec6576c 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. ( - 1642691509 ; serial number unixtime + 1670257750 ; 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,8 @@ 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 IN A 50.56.173.222 -lists IN AAAA 2001:4800:780e:510:3bc3:d7f6:ff04:b736 +lists 300 IN A 50.56.173.222 +lists 300 IN AAAA 2001:4800:780e:510:3bc3:d7f6:ff04:b736 _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