diff --git a/zones/zuul-ci.org/zone.db b/zones/zuul-ci.org/zone.db index 61684dc..05c3e76 100644 --- a/zones/zuul-ci.org/zone.db +++ b/zones/zuul-ci.org/zone.db @@ -1,13 +1,16 @@ ; -*- mode: zone -*- $ORIGIN zuul-ci.org. $TTL 5m -@ IN SOA ns1.openstack.org. hostmaster.openstack.org. ( - 1513894529 ; serial number unixtime +@ IN SOA adns1.openstack.org. hostmaster.openstack.org. ( + 1513902355 ; 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.openstack.org. -@ IN NS ns3.openstack.org. - +@ IN NS ns1.zuul-ci.org. +@ IN NS ns2.zuul-ci.org. +ns1 IN A 23.253.236.219 +ns1 IN AAAA 2001:4800:7817:103:be76:4eff:fe04:3fc7 +ns2 IN A 162.253.55.139 +ns2 IN AAAA 2604:e100:1:0:f816:3eff:fe53:ee69 lists IN CNAME lists.openstack.org.