Cleanup mirror01.iad.rax.opendev.org records
The server has been replaced by a new noble instance and has been pulled out of the inventory. Clean out DNS for it so that the instance can be deleted. While we are at it we restore the ttl on the mirror.iad.rax.o.o cname records. Depends-On: https://review.opendev.org/c/opendev/system-config/+/945774 Change-Id: Ie3cd2e9cb31373a04ba2cbcfd2fb7260da6dffad
This commit is contained in:
parent
298ee98ae2
commit
a8383f506f
@ -2,7 +2,7 @@
|
||||
$ORIGIN opendev.org.
|
||||
$TTL 1h
|
||||
@ IN SOA adns02.opendev.org. hostmaster.opendev.org. (
|
||||
1743093755 ; serial number unixtime
|
||||
1743107935 ; serial number unixtime
|
||||
1h ; refresh (secondary checks for updates)
|
||||
10m ; retry (secondary retries failed axfr)
|
||||
10d ; expire (secondary ends serving old data)
|
||||
@ -449,23 +449,6 @@ mirror03.gra1.ovh IN CAA 0 iodef "mailto:infra-root@openstack.org"
|
||||
mirror.gra1.ovh IN CNAME mirror03.gra1.ovh
|
||||
_acme-challenge.mirror.gra1.ovh IN CNAME acme.opendev.org.
|
||||
|
||||
mirror01.iad.rax IN A 104.130.4.72
|
||||
mirror01.iad.rax IN AAAA 2001:4802:7802:104:be76:4eff:fe20:145a
|
||||
mirror01.iad.rax IN SSHFP 1 1 342b4e64bdd0e4c96568771ab4ea651b84974a45
|
||||
mirror01.iad.rax IN SSHFP 1 2 8ab6a62af03691959c8fd8bdb28603f8c6278064dfee4c8adf8e0d21e55e00ff
|
||||
mirror01.iad.rax IN SSHFP 3 1 39461cb20e03cbc5ace16ee7e14abc2f4d7d7ab4
|
||||
mirror01.iad.rax IN SSHFP 3 2 4bbac0b0407a3fe845fda8560666fbeed900fc94dc547cd5c95206d7d3afab8e
|
||||
mirror01.iad.rax IN SSHFP 4 1 6178a142296a79f70c6768960edeaacc7017e005
|
||||
mirror01.iad.rax IN SSHFP 4 2 d2285cdcc7f85653fde9617d8ae4a52be343b8bbfee48280d383b21d5be24301
|
||||
_acme-challenge.mirror01.iad.rax IN CNAME acme.opendev.org.
|
||||
mirror01.iad.rax IN CAA 0 issue "letsencrypt.org"
|
||||
mirror01.iad.rax IN CAA 0 iodef "mailto:infra-root@openstack.org"
|
||||
; Internal RAX network
|
||||
mirror01-int.iad.rax IN A 10.208.224.52
|
||||
_acme-challenge.mirror01-int.iad.rax IN CNAME acme.opendev.org.
|
||||
mirror01-int.iad.rax IN CAA 0 issue "letsencrypt.org"
|
||||
mirror01-int.iad.rax IN CAA 0 iodef "mailto:infra-root@openstack.org"
|
||||
|
||||
mirror02.iad.rax IN A 172.99.69.84
|
||||
mirror02.iad.rax IN AAAA 2001:4802:7805:104:be76:4eff:fe20:1d8f
|
||||
mirror02.iad.rax IN SSHFP 1 1 1e6e4c37d6773422a3cba6709e80844cc040125a
|
||||
@ -483,9 +466,9 @@ _acme-challenge.mirror02-int.iad.rax IN CNAME acme.opendev.org.
|
||||
mirror02-int.iad.rax IN CAA 0 issue "letsencrypt.org"
|
||||
mirror02-int.iad.rax IN CAA 0 iodef "mailto:infra-root@openstack.org"
|
||||
|
||||
mirror.iad.rax 300 IN CNAME mirror02.iad.rax
|
||||
mirror.iad.rax IN CNAME mirror02.iad.rax
|
||||
_acme-challenge.mirror.iad.rax IN CNAME acme.opendev.org.
|
||||
mirror-int.iad.rax 300 IN CNAME mirror02-int.iad.rax
|
||||
mirror-int.iad.rax IN CNAME mirror02-int.iad.rax
|
||||
_acme-challenge.mirror-int.iad.rax IN CNAME acme.opendev.org.
|
||||
|
||||
mirror02.ord.rax IN A 23.253.20.59
|
||||
|
Loading…
x
Reference in New Issue
Block a user