Preemptively lower TTL for mirror*.dfw.rax CNAMEs

This is in preparation for replacing mirror02 with a new mirror03.

Change-Id: I5926afb90dd3e9a877f5f4bb0a1ae469c353ed0b
This commit is contained in:
Jeremy Stanley 2025-03-26 21:07:29 +00:00
parent 2f66b360ab
commit 8fcfcf09a9

View File

@ -2,7 +2,7 @@
$ORIGIN opendev.org.
$TTL 1h
@ IN SOA adns02.opendev.org. hostmaster.opendev.org. (
1742846391 ; serial number unixtime
1743023160 ; serial number unixtime
1h ; refresh (secondary checks for updates)
10m ; retry (secondary retries failed axfr)
10d ; expire (secondary ends serving old data)
@ -393,14 +393,14 @@ mirror02.dfw.rax IN SSHFP 4 2 b9dfd229b8a4bcadde1f079024063dd74e7017b3fca1af47
_acme-challenge.mirror02.dfw.rax IN CNAME acme.opendev.org.
mirror02.dfw.rax IN CAA 0 issue "letsencrypt.org"
mirror02.dfw.rax IN CAA 0 iodef "mailto:infra-root@openstack.org"
mirror.dfw.rax IN CNAME mirror02.dfw.rax
mirror.dfw.rax 300 IN CNAME mirror02.dfw.rax
_acme-challenge.mirror.dfw.rax IN CNAME acme.opendev.org.
; Internal RAX network
mirror02-int.dfw.rax IN A 10.208.224.195
_acme-challenge.mirror02-int.dfw.rax IN CNAME acme.opendev.org.
mirror02-int.dfw.rax IN CAA 0 issue "letsencrypt.org"
mirror02-int.dfw.rax IN CAA 0 iodef "mailto:infra-root@openstack.org"
mirror-int.dfw.rax IN CNAME mirror02-int.dfw.rax
mirror-int.dfw.rax 300 IN CNAME mirror02-int.dfw.rax
_acme-challenge.mirror-int.dfw.rax IN CNAME acme.opendev.org.
mirror02.bhs1.ovh IN A 158.69.69.81