James E. Blair 4f4361cdb8 Move ns records to opendev
We're ready to replace the nameservers now.

Change-Id: I13756d8e9585d7ec0c50c6d553ab95470dbda6bd
2019-01-04 12:55:41 -08:00

16 lines
575 B
Plaintext

; -*- mode: zone -*-
$ORIGIN zuulci.org.
$TTL 5m
@ IN SOA adns1.opendev.org. hostmaster.openstack.org. (
1546635334 ; 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 A 23.253.125.17
@ IN AAAA 2001:4800:7817:103:be76:4eff:fe04:e3e3
www IN A 23.253.125.17
www IN AAAA 2001:4800:7817:103:be76:4eff:fe04:e3e3