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:
Jeremy Stanley 2018-01-14 19:50:33 +00:00
parent 86a29ee4a5
commit 459f93cb4d
1 changed files with 1 additions and 1 deletions

View File

@ -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)