Add mirror-update01.opendev.org

Change-Id: I2c47913f629115dee3b4f4c24a09ed71136a2207
This commit is contained in:
Ian Wienand 2019-07-02 16:31:38 +10:00
parent ba33479502
commit 51a70cd32f
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
$ORIGIN opendev.org.
$TTL 5m
@ IN SOA adns1.opendev.org. hostmaster.opendev.org. (
1561598190 ; serial number unixtime
1562049031 ; serial number unixtime
1h ; refresh (secondary checks for updates)
10m ; retry (secondary retries failed axfr)
10d ; expire (secondary ends serving old data)
@ -44,6 +44,9 @@ insecure-ci-registry01 IN A 104.130.132.79
insecure-ci-registry IN CNAME insecure-ci-registry01
lists IN A 50.56.173.222
lists IN AAAA 2001:4800:780e:510:3bc3:d7f6:ff04:b736
mirror-update01 IN A 104.130.137.130
mirror-update01 IN AAAA 2001:4800:7818:103:be76:4eff:fe04:9967
mirror-update IN CNAME mirror-update01
opendev-k8s-1 IN A 38.108.68.70
opendev-k8s-2 IN A 38.108.68.90
opendev-k8s-3 IN A 38.108.68.72