Update zone serial after manual testing
The serial number for the zuul-ci.org zone was manually increased to 1515959169 for the purposes of manually testing zone reloading and automated signing. This change merely catches the Git repository up with the current state of that file in production. Change-Id: Ibda4fd19245ebc3cfca92bb22eaf7be9c01e69ab
This commit is contained in:
parent
86a29ee4a5
commit
459f93cb4d
@ -2,7 +2,7 @@
|
||||
$ORIGIN zuul-ci.org.
|
||||
$TTL 5m
|
||||
@ IN SOA adns1.openstack.org. hostmaster.openstack.org. (
|
||||
1515860138 ; serial number unixtime
|
||||
1515959169 ; serial number unixtime
|
||||
1h ; refresh (secondary checks for updates)
|
||||
10m ; retry (secondary retries failed axfr)
|
||||
10d ; expire (secondary ends serving old data)
|
||||
|
Loading…
x
Reference in New Issue
Block a user