Remove insecure-ci-registry01 and update CNAME to 02
This will put the new server into production. Depends-On: https://review.opendev.org/c/opendev/system-config/+/885421 Change-Id: If3e86f25266e1134926e386a02416b8cc5ea0be4
This commit is contained in:
parent
bfed0fc31f
commit
36f95f4c10
@ -2,7 +2,7 @@
|
||||
$ORIGIN opendev.org.
|
||||
$TTL 1h
|
||||
@ IN SOA adns02.opendev.org. hostmaster.opendev.org. (
|
||||
1687551555 ; serial number unixtime
|
||||
1687551757 ; serial number unixtime
|
||||
1h ; refresh (secondary checks for updates)
|
||||
10m ; retry (secondary retries failed axfr)
|
||||
10d ; expire (secondary ends serving old data)
|
||||
@ -253,16 +253,6 @@ _acme-challenge.grafana01 IN CNAME acme.opendev.org.
|
||||
grafana IN CNAME grafana01
|
||||
_acme-challenge.grafana IN CNAME acme.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-registry01 IN SSHFP 1 1 aebb286bcd32d2c2aa6b931d526c72ecc2c340ba
|
||||
insecure-ci-registry01 IN SSHFP 1 2 0eda444a945ad08f485a550a77392e07b548013ee0064f661b88d2ff6bf87e96
|
||||
insecure-ci-registry01 IN SSHFP 3 1 385ae7cf27b47838bf7764736b449d873c2c275f
|
||||
insecure-ci-registry01 IN SSHFP 3 2 eaf5ec822f91555aafbee62efd45437db25c92c17c2b55c2302545327b1733aa
|
||||
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
|
||||
@ -273,7 +263,7 @@ 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
|
||||
insecure-ci-registry IN CNAME insecure-ci-registry02
|
||||
_acme-challenge.insecure-ci-registry IN CNAME acme.opendev.org.
|
||||
|
||||
jvb01 IN AAAA 2001:4800:7819:104:be76:4eff:fe04:53f1
|
||||
|
Loading…
x
Reference in New Issue
Block a user