Add graphite01.opendev.org

Change-Id: I802f81b266ea8715ddc42bb48338fcd3b0bf9740
This commit is contained in:
Ian Wienand 2019-02-27 09:39:23 +11:00
parent 9ff273e6da
commit f7b0efbd7e
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. (
1551213394 ; serial number unixtime
1551220750 ; serial number unixtime
1h ; refresh (secondary checks for updates)
10m ; retry (secondary retries failed axfr)
10d ; expire (secondary ends serving old data)
@ -19,6 +19,9 @@ ns2 IN AAAA 2604:e100:1:0:f816:3eff:fe2c:7447
; Entries are alphabetical below here to reduce conflicts (note the serial
; will continue to conflict)
graphite01 IN A 104.130.138.88
graphite01 IN AAAA 2001:4800:7818:103:be76:4eff:fe00:beac
graphite IN CNAME graphite01.opendev.org.
insecure-ci-registry01 IN AAAA 2001:4800:7818:101:be76:4eff:fe04:67f5
insecure-ci-registry01 IN A 104.130.132.79
insecure-ci-registry IN CNAME insecure-ci-registry01