Use static.opendev.org
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
This commit is contained in:
parent
3bc08af331
commit
aece598ab8
@ -2,23 +2,23 @@
|
||||
$ORIGIN zuul-ci.org.
|
||||
$TTL 5m
|
||||
@ IN SOA adns1.opendev.org. hostmaster.openstack.org. (
|
||||
1582752035 ; serial number unixtime
|
||||
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.125.17
|
||||
@ IN AAAA 2001:4800:7817:103:be76:4eff:fe04:e3e3
|
||||
@ 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.125.17
|
||||
www IN AAAA 2001:4800:7817:103:be76:4eff:fe04:e3e3
|
||||
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.
|
||||
|
@ -2,16 +2,16 @@
|
||||
$ORIGIN zuulci.org.
|
||||
$TTL 5m
|
||||
@ IN SOA adns1.opendev.org. hostmaster.openstack.org. (
|
||||
1578331200 ; serial number unixtime
|
||||
1583398471 ; 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
|
||||
@ IN A 23.253.245.150
|
||||
@ IN AAAA 2001:4800:7818:101:be76:4eff:fe04:7c28
|
||||
www IN A 23.253.245.150
|
||||
www IN AAAA 2001:4800:7818:101:be76:4eff:fe04:7c28
|
||||
_acme-challenge IN CNAME acme.opendev.org.
|
||||
_acme-challenge.www IN CNAME acme.opendev.org.
|
||||
|
Loading…
x
Reference in New Issue
Block a user