Add DNS records for insecure-ci-registry02
New replacement host for the old 01 server is coming online. Change-Id: Ia2898ee26f182391084047d11a97e45fddd39727
This commit is contained in:
parent
415678179c
commit
bfed0fc31f
@ -2,7 +2,7 @@
|
||||
$ORIGIN opendev.org.
|
||||
$TTL 1h
|
||||
@ IN SOA adns02.opendev.org. hostmaster.opendev.org. (
|
||||
1685891554 ; serial number unixtime
|
||||
1687551555 ; serial number unixtime
|
||||
1h ; refresh (secondary checks for updates)
|
||||
10m ; retry (secondary retries failed axfr)
|
||||
10d ; expire (secondary ends serving old data)
|
||||
@ -262,6 +262,17 @@ insecure-ci-registry01 IN SSHFP 3 2 eaf5ec822f91555aafbee62efd45437db25c92c17c2b
|
||||
insecure-ci-registry01 IN SSHFP 4 1 0e982c3ec9e3f68de88eea990ceb5ece88fc0c02
|
||||
insecure-ci-registry01 IN SSHFP 4 2 0279aade0b6bd9a10db811a86272d97f7aae4c8728f34af9f1c84c8356823598
|
||||
_acme-challenge.insecure-ci-registry01 IN CNAME acme.opendev.org.
|
||||
|
||||
insecure-ci-registry02 IN A 104.130.127.113
|
||||
insecure-ci-registry02 IN AAAA 2001:4800:7818:104:be76:4eff:fe00:bebf
|
||||
insecure-ci-registry02 IN SSHFP 1 1 79a6357edcf188f77957d915c2d1ca27ac9c78e1
|
||||
insecure-ci-registry02 IN SSHFP 1 2 3002b8cb11a83ab028aea586d6075937238975958aa2316ee435f69976f24233
|
||||
insecure-ci-registry02 IN SSHFP 3 1 5e57875f7790e92e042de60afb9bf5fb0dccb4f8
|
||||
insecure-ci-registry02 IN SSHFP 3 2 663960e6db6322ca510eba97c3a8dbcee9bf3cb2fd43af922dcdbb412ab1e4c8
|
||||
insecure-ci-registry02 IN SSHFP 4 1 21a30fd7820a99c0a1657e17c0138890d4cd4930
|
||||
insecure-ci-registry02 IN SSHFP 4 2 8fc14a4f26f638ef3a7e70ec95e24dbacb8f66ee7c6761fcdf0840b685049bbe
|
||||
_acme-challenge.insecure-ci-registry02 IN CNAME acme.opendev.org.
|
||||
|
||||
insecure-ci-registry IN CNAME insecure-ci-registry01
|
||||
_acme-challenge.insecure-ci-registry IN CNAME acme.opendev.org.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user