Update serial on zone file

The previous revert incorrectly reverted the serial instead of
advancing it.

Change-Id: I0d6def41648f74f5ca2b25ec4f77dde1ab2bca91
This commit is contained in:
James E. Blair 2023-06-04 08:12:38 -07:00
parent f8cb14f055
commit 415678179c
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
$ORIGIN opendev.org.
$TTL 1h
@ IN SOA adns02.opendev.org. hostmaster.opendev.org. (
1685752502 ; serial number unixtime
1685891554 ; serial number unixtime
1h ; refresh (secondary checks for updates)
10m ; retry (secondary retries failed axfr)
10d ; expire (secondary ends serving old data)