ab172a760d
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
15 lines
545 B
Plaintext
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.
|