From 3ea8678f9fc6aceb923a81f49c93345ec07783ae Mon Sep 17 00:00:00 2001 From: Ian Wienand Date: Thu, 20 Apr 2023 16:24:56 +1000 Subject: [PATCH] Add Jammy refresh NS records Add the Jammy refresh nameservers to the NS records. This should be done before updating the registry records. Change-Id: Ia720cbe3cbca9fe7100bebbf9a3aff489c295b9d --- zones/zuul-ci.org/zone.db | 4 +++- zones/zuulci.org/zone.db | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/zones/zuul-ci.org/zone.db b/zones/zuul-ci.org/zone.db index cba3646..cbc3bce 100644 --- a/zones/zuul-ci.org/zone.db +++ b/zones/zuul-ci.org/zone.db @@ -2,13 +2,15 @@ $ORIGIN zuul-ci.org. $TTL 1h @ IN SOA adns1.opendev.org. hostmaster.openstack.org. ( - 1681321629 ; serial number unixtime + 1681971887 ; serial number unixtime 1h ; refresh (secondary checks for updates) 10m ; retry (secondary retries failed axfr) 10d ; expire (secondary ends serving old data) 5m ) ; min ttl (cache time for failed lookups) @ IN NS ns1.opendev.org. @ IN NS ns2.opendev.org. +@ IN NS ns03.opendev.org. +@ IN NS ns04.opendev.org. @ IN A 104.130.253.131 @ IN AAAA 2001:4800:7818:103:be76:4eff:fe01:f37d @ IN TXT google-site-verification=qV9PGeBrEuWddnzR_BtHoTnG9xrUbgW5CB16Q1iFyRw diff --git a/zones/zuulci.org/zone.db b/zones/zuulci.org/zone.db index beeae98..f91bb1c 100644 --- a/zones/zuulci.org/zone.db +++ b/zones/zuulci.org/zone.db @@ -2,13 +2,15 @@ $ORIGIN zuulci.org. $TTL 1h @ IN SOA adns1.opendev.org. hostmaster.openstack.org. ( - 1681321629 ; serial number unixtime + 1681971947 ; serial number unixtime 1h ; refresh (secondary checks for updates) 10m ; retry (secondary retries failed axfr) 10d ; expire (secondary ends serving old data) 5m ) ; min ttl (cache time for failed lookups) @ IN NS ns1.opendev.org. @ IN NS ns2.opendev.org. +@ IN NS ns03.opendev.org. +@ IN NS ns04.opendev.org. @ IN A 104.130.253.131 @ IN AAAA 2001:4800:7818:103:be76:4eff:fe01:f37d www IN CNAME static.opendev.org.