Reset paste.o.o's TTL to the default (1 hour)

We shortened this to 5 minutes to make the migration from paste01 to
paste02 go more quickly. Once we're satisfied with the end result of
that migration we can land this to restore the ttl back to an hour.

Change-Id: I9493a4cdeac2399fa8d86c9d0c97076c3cf40d9a
This commit is contained in:
Clark Boylan 2025-01-15 09:43:07 -08:00
parent e6652a766e
commit 8393a57090

View File

@ -2,7 +2,7 @@
$ORIGIN opendev.org.
$TTL 1h
@ IN SOA adns02.opendev.org. hostmaster.opendev.org. (
1736893764 ; serial number unixtime
1736962960 ; serial number unixtime
1h ; refresh (secondary checks for updates)
10m ; retry (secondary retries failed axfr)
10d ; expire (secondary ends serving old data)
@ -706,7 +706,7 @@ paste02 IN SSHFP 4 1 10b0e84b9cc28a364093928ee9445b17ccfb2071
paste02 IN SSHFP 4 2 290b4fead2fe2b61335bc0d5926a719bc49be466685307f7cfcaf5145ccbc57e
_acme-challenge.paste02 IN CNAME acme.opendev.org.
paste 300 IN CNAME paste02
paste IN CNAME paste02
_acme-challenge.paste IN CNAME acme.opendev.org.
ptg IN CNAME eavesdrop01