From 9f17e096569a5598d7841d99cb3b2ffafbaa37c0 Mon Sep 17 00:00:00 2001 From: Clark Boylan Date: Thu, 6 Apr 2023 11:06:48 -0700 Subject: [PATCH] Update static.o.o CNAME to point at static02 This is a new jammy static afs backed webserver. We temporarily lower the record TTL to 300 seconds in case this needs to be reverted for some reason. We will reset the TTL when we clean up static01 records after deciding the old server isn't necessary anymore. Change-Id: I79d0c683a14417758061729a010fc1e5b20ad470 --- zones/opendev.org/zone.db | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/zones/opendev.org/zone.db b/zones/opendev.org/zone.db index 7e042eb..0f3bf1c 100644 --- a/zones/opendev.org/zone.db +++ b/zones/opendev.org/zone.db @@ -2,7 +2,7 @@ $ORIGIN opendev.org. $TTL 1h @ IN SOA adns1.opendev.org. hostmaster.opendev.org. ( - 1680557970 ; serial number unixtime + 1680804387 ; serial number unixtime 1h ; refresh (secondary checks for updates) 10m ; retry (secondary retries failed axfr) 10d ; expire (secondary ends serving old data) @@ -685,8 +685,8 @@ static01 IN SSHFP 4 2 be35ecf1584f699769c77e34ee4014c36d5daa1290b950a414311b86 static01 IN CAA 0 issue "letsencrypt.org" static01 IN CAA 0 iodef "mailto:infra-root@openstack.org" _acme-challenge.static01 IN CNAME acme.opendev.org. -; TODO move these records below to static02 when we clean up static01 -static IN CNAME static01 + +static 300 IN CNAME static02 _acme-challenge.static IN CNAME acme.opendev.org. static02 IN A 104.130.253.131