From 4266e676eeefcd5c969c1b104a90144ad21de1af Mon Sep 17 00:00:00 2001 From: Ian Wienand Date: Thu, 20 Apr 2023 16:23:15 +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: Iedd2c0c1d595ccbf7eafcf4c9ce743114ee0117b --- zones/gating.dev/zone.db | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/zones/gating.dev/zone.db b/zones/gating.dev/zone.db index a835685..425034f 100644 --- a/zones/gating.dev/zone.db +++ b/zones/gating.dev/zone.db @@ -1,14 +1,12 @@ ; -*- mode: zone -*- $ORIGIN gating.dev. $TTL 1h -@ IN SOA adns1.opendev.org. hostmaster.opendev.org. ( - 1681971764 ; serial number unixtime +@ IN SOA adns02.opendev.org. hostmaster.opendev.org. ( + 1681971790 ; 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.