From 459f93cb4d39ba26c4689342657ba42cd72c5801 Mon Sep 17 00:00:00 2001 From: Jeremy Stanley Date: Sun, 14 Jan 2018 19:50:33 +0000 Subject: [PATCH] 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 --- zones/zuul-ci.org/zone.db | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zones/zuul-ci.org/zone.db b/zones/zuul-ci.org/zone.db index dc1d14e..4abae34 100644 --- a/zones/zuul-ci.org/zone.db +++ b/zones/zuul-ci.org/zone.db @@ -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)