Add registry.zuul-ci.org
This is an experiment to determine if we can redirect container image hosting. Change-Id: I0d5d78ea3c0fdfac0cbbd695475ba8f028275946
This commit is contained in:
parent
a49392b205
commit
a7d6feb290
@ -2,7 +2,7 @@
|
||||
$ORIGIN zuul-ci.org.
|
||||
$TTL 5m
|
||||
@ IN SOA adns1.opendev.org. hostmaster.openstack.org. (
|
||||
1670257753 ; serial number unixtime
|
||||
1679016240 ; serial number unixtime
|
||||
1h ; refresh (secondary checks for updates)
|
||||
10m ; retry (secondary retries failed axfr)
|
||||
10d ; expire (secondary ends serving old data)
|
||||
@ -23,6 +23,9 @@ _acme-challenge.lists IN CNAME acme.opendev.org.
|
||||
www IN A 23.253.245.150
|
||||
www IN AAAA 2001:4800:7818:101:be76:4eff:fe04:7c28
|
||||
git IN CNAME static.opendev.org.
|
||||
registry IN A 23.253.245.150
|
||||
registry 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.
|
||||
_acme-challenge.git IN CNAME acme.opendev.org.
|
||||
_acme-challenge.registry IN CNAME acme.opendev.org.
|
||||
|
Loading…
x
Reference in New Issue
Block a user