
We shutdown files02.openstack.org which was the old host. Point this at static.opendev.org that has replaced it. Change-Id: I6accdaa25965bec5e04410cc617108ef744f051b Story: #2006598
26 lines
978 B
Plaintext
26 lines
978 B
Plaintext
; -*- mode: zone -*-
|
|
$ORIGIN zuul-ci.org.
|
|
$TTL 5m
|
|
@ IN SOA adns1.opendev.org. hostmaster.openstack.org. (
|
|
1583398427 ; 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.245.150
|
|
@ IN AAAA 2001:4800:7818:101:be76:4eff:fe04:7c28
|
|
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 A 50.56.173.222
|
|
lists IN AAAA 2001:4800:780e:510:3bc3:d7f6:ff04:b736
|
|
www IN A 23.253.245.150
|
|
www IN AAAA 2001:4800:7818:101:be76:4eff:fe04:7c28
|
|
git IN CNAME static.opendev.org.
|
|
_acme-challenge IN CNAME acme.opendev.org.
|
|
_acme-challenge.www IN CNAME acme.opendev.org.
|
|
_acme-challenge.git IN CNAME acme.opendev.org.
|