
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
17 lines
628 B
Plaintext
17 lines
628 B
Plaintext
; -*- mode: zone -*-
|
|
$ORIGIN zuulci.org.
|
|
$TTL 1h
|
|
@ 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 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.
|
|
_acme-challenge IN CNAME acme.opendev.org.
|
|
_acme-challenge.www IN CNAME acme.opendev.org.
|