zone-opendev.org/zones/acme.opendev.org/zone.db
Ian Wienand ab172a760d
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: I862b55d1bbed314d6be9fe77ca9a5444ca6455e9
2023-04-21 13:05:30 +10:00

15 lines
545 B
Plaintext

; -*- mode: zone -*-
$ORIGIN acme.opendev.org.
$TTL 5m
@ IN SOA adns02.opendev.org. hostmaster.opendev.org. (
1681972675 ; 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 ns03.opendev.org.
@ IN NS ns04.opendev.org.
; NOTE THIS DOMAIN IS UNMANAGED AND IS MAINTAINED BY
; LETSENCRYPT ANSIBLE. THIS IS ONLY A TEMPLATE.