Reduce tracing.o.o's CNAME TTL

This was missed in the last change. Lower the TTL so that we can switch
things over and not wonder for an hour if Zuul has picked up the change.

Change-Id: I6fb127d2e2d2cd06b3ec122f87bc8bc32b75e577
This commit is contained in:
Clark Boylan 2025-02-20 08:12:34 -08:00
parent e79badd44f
commit c79fbe00b8

View File

@ -2,7 +2,7 @@
$ORIGIN opendev.org.
$TTL 1h
@ IN SOA adns02.opendev.org. hostmaster.opendev.org. (
1739991128 ; serial number unixtime
1740067942 ; serial number unixtime
1h ; refresh (secondary checks for updates)
10m ; retry (secondary retries failed axfr)
10d ; expire (secondary ends serving old data)
@ -771,7 +771,7 @@ tracing02 IN SSHFP 4 1 714469f95d3d12fadda315fe8eb66e22a843af55
tracing02 IN SSHFP 4 2 a166721e56e90d06176a8fa6a93b9160a4431e2f113ba540ee78065d300744ac
_acme-challenge.tracing02 IN CNAME acme.opendev.org.
tracing IN CNAME tracing01
tracing 300 IN CNAME tracing01
_acme-challenge.tracing IN CNAME acme.opendev.org.
;www IN CNAME gitea-lb02 ; don't add this until we can redirect www to opendev.org