From 13fa071e4dc4f7e268f2fd160a13a7369ee3c634 Mon Sep 17 00:00:00 2001 From: Ian Wienand Date: Thu, 20 Apr 2023 16:28:37 +1000 Subject: [PATCH] Remove old nameservers These have been replaced with the Jammy refresh servers. This should be done after the registry is udpated to point to the new servers. Change-Id: I3d10f8d0fb43ffa91efaa91107d3bbde93d642fa --- zones/zuul-ci.org/zone.db | 6 ++---- zones/zuulci.org/zone.db | 6 ++---- 2 files changed, 4 insertions(+), 8 deletions(-) diff --git a/zones/zuul-ci.org/zone.db b/zones/zuul-ci.org/zone.db index cbc3bce..0f186a5 100644 --- a/zones/zuul-ci.org/zone.db +++ b/zones/zuul-ci.org/zone.db @@ -1,14 +1,12 @@ ; -*- mode: zone -*- $ORIGIN zuul-ci.org. $TTL 1h -@ IN SOA adns1.opendev.org. hostmaster.openstack.org. ( - 1681971887 ; serial number unixtime +@ IN SOA adns02.opendev.org. hostmaster.openstack.org. ( + 1681972085 ; 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 diff --git a/zones/zuulci.org/zone.db b/zones/zuulci.org/zone.db index f91bb1c..a960879 100644 --- a/zones/zuulci.org/zone.db +++ b/zones/zuulci.org/zone.db @@ -1,14 +1,12 @@ ; -*- mode: zone -*- $ORIGIN zuulci.org. $TTL 1h -@ IN SOA adns1.opendev.org. hostmaster.openstack.org. ( - 1681971947 ; serial number unixtime +@ IN SOA adns02.opendev.org. hostmaster.openstack.org. ( + 1681972106 ; 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