From 3bc08af331b0b3ac97c82f633332b5f18a5db9d5 Mon Sep 17 00:00:00 2001 From: Ian Wienand Date: Thu, 27 Feb 2020 08:20:46 +1100 Subject: [PATCH] git.zuul-ci.org : point to static.opendev.org This is currently a CNAME for git.openstack.org, which is a CNAME to static.opendev.org anyway, which then runs the redirect rules to opendev gitea. Cut out a layer and just point it at static.opendev.org directly. Change-Id: I71b18c3e5f56378daf050cb98d0e91fbd3435f2e --- zones/zuul-ci.org/zone.db | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/zones/zuul-ci.org/zone.db b/zones/zuul-ci.org/zone.db index e81cd7a..1c2a819 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.opendev.org. hostmaster.openstack.org. ( - 1578523198 ; serial number unixtime + 1582752035 ; serial number unixtime 1h ; refresh (secondary checks for updates) 10m ; retry (secondary retries failed axfr) 10d ; expire (secondary ends serving old data) @@ -19,7 +19,7 @@ lists IN A 50.56.173.222 lists IN AAAA 2001:4800:780e:510:3bc3:d7f6:ff04:b736 www IN A 23.253.125.17 www IN AAAA 2001:4800:7817:103:be76:4eff:fe04:e3e3 -git IN CNAME git.openstack.org. +git IN CNAME static.opendev.org. _acme-challenge IN CNAME acme.opendev.org. _acme-challenge.www IN CNAME acme.opendev.org. _acme-challenge.git IN CNAME acme.opendev.org.